OSDN Git Service

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)
commitad645be806f1f5b8daf005950003dc038a7a7b83
treece2f53bf40b38619b8d3195965c33c3bb59f6dcb
parentd2892ebc5bb47f1d55dbf4d512551f3c18da2e07
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