]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ccree: switch spaces to tabs
authorConnor Kelleher <connor.r.kelleher@gmail.com>
Fri, 12 May 2017 19:10:25 +0000 (12:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 May 2017 10:04:29 +0000 (12:04 +0200)
commit6b24f627e30a355876790cfaf3ded897a4076f83
treece2f53bf40b38619b8d3195965c33c3bb59f6dcb
parent35b00c39500129aab300a277bf4512c9801a1444
staging: ccree: switch spaces to tabs

ssi_fips.c:

fixing checkpatch.pl errors:

ERROR: code indent should use tabs where possible
+        int rc = 0;$

ERROR: code indent should use tabs where possible
+        int rc = 0;$

Signed-off-by: Connor Kelleher <connor.r.kelleher@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_fips.c