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

This patch fixes the following checkpatch warnings:

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written ...

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_hw.c
drivers/staging/media/av7110/av7110_v4l.c