]> 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)
commite8b2861edc642d9372050619ba28b8527c56cd9b
tree999b2508e4a008daf323b5d0352729fd3a44e389
parent7f8a40b0288055f0cb8ddb25c5001c01979980b9
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