]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ccree: Fix indentation in ssi_buffer_mgr.c
authorStephen Brennan <stephen@brennan.io>
Fri, 27 Oct 2017 14:53:18 +0000 (07:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2017 10:39:44 +0000 (11:39 +0100)
commit522fb82050578150cdfd80ba27f0025fe2968c3c
tree999b2508e4a008daf323b5d0352729fd3a44e389
parent3d6ea4b6db38f3c870e0628ad1a506669a476e46
staging: ccree: Fix indentation in ssi_buffer_mgr.c

In particular, fixes some over-indented if statement bodies as well as a
couple lines indented with spaces. checkpatch.pl now reports no warnings
on this file other than 80 character warnings.

Signed-off-by: Stephen Brennan <stephen@brennan.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_buffer_mgr.c