]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: av7110: coding style fixes: miscellaneous
authorStefan Herdler <herdler@nurfuerspam.de>
Tue, 7 May 2024 00:24:57 +0000 (02:24 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 4 Jun 2024 14:19:56 +0000 (16:19 +0200)
commit64b84024314e69b9c588e8fa38e565ac4dc3c1f8
tree048c42d5e6c3023a117240ff28eeb81cfa43a2e2
parenta6257cc79aed1de04a6e84c789a1e8609411346b
media: av7110: coding style fixes: miscellaneous

This patch fixes the following checkpatch warnings:

WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'fe_func' - possible side-effects?

The MACRO_ARG_REUSE isn't really fixed but marked as intentional.
The comment is visible in the checkpatch warning.

Signed-off-by: Stefan Herdler <herdler@nurfuerspam.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/staging/media/av7110/av7110.c
drivers/staging/media/av7110/av7110_ipack.c