OSDN Git Service

media: s5p-mfc: Optimisation of code to remove error message
authorAakarsh Jain <aakarsh.jain@samsung.com>
Wed, 9 Nov 2022 03:53:48 +0000 (09:23 +0530)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 18 Nov 2022 14:48:16 +0000 (15:48 +0100)
commitab0bfa90930a70ed11754c373b23b1eff5d9788b
tree32de0c69f97c6bf6bd252401912dedb1f2ddfd19
parent1f755f2c012b69ca7c46cc16163cfe9a52b28158
media: s5p-mfc: Optimisation of code to remove error message

Already error number provision is present for block failing, while
requesting for DMA consistent memory allocation.
So removing error message line from the block as recommended
by scripts/checkpatch.pl.

Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c