: trailing whitespace
+This function returns the REE FIPS error. $
ERROR: trailing whitespace
+It should be called by kernel module. $
Signed-off-by: Connor Kelleher
---
drivers/staging/ccree/ssi_fips.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers
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
---
drivers/staging/ccree/ssi_fips.c | 4 ++--
1 file changed, 2 insertions
: code indent should use tabs where possible
+int rc = 0;$
ERROR: trailing whitespace
+This function returns the REE FIPS error. $
ERROR: trailing whitespace
+It should be called by kernel module. $
ERROR: code indent should use tabs where possible
+int rc = 0;$
Signed-off-by: Connor