]> git.baikalelectronics.ru Git - kernel.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)
commit54e9a6e1463d9ccdd87c92ad75a84065bed71887
tree57df137fff2c94e3aab619d7ce7d5ba2344e804a
parenta12bf22eef0f6f0e175daceb0d985f8935e8cacd
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