]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: bcm2835-v4l2: Apply many whitespace fixes from checkpatch.
authorEric Anholt <eric@anholt.net>
Fri, 27 Jan 2017 21:55:02 +0000 (13:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Jan 2017 09:44:27 +0000 (10:44 +0100)
commit03b0a78d067fbabd256b704e1c52d0ea0bc2552d
tree57df137fff2c94e3aab619d7ce7d5ba2344e804a
parent7002786a12f64f80aefd083ab4807009a3a3dd13
staging: bcm2835-v4l2: Apply many whitespace fixes from checkpatch.

Generated with checkpatch.pl --fix-inplace, some manual fixes for
cases where checkpatch fixed one out of multiple lines of mis-indented
function parameters, and then git add -p out of the results.

I skipped some fixes that should probably instead be replaced with the
BIT() macro.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/platform/bcm2835/bcm2835-camera.c
drivers/staging/media/platform/bcm2835/controls.c
drivers/staging/media/platform/bcm2835/mmal-vchiq.c