OSDN Git Service

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)
commit1dc2f73a17843379d555d5150657333c79b9c697
tree999b2508e4a008daf323b5d0352729fd3a44e389
parente0b3f39092a1cff5548cbaf40096ec25e7721de6
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