Browse Source

staging: ccree: Fix blank lines codestyle issue

Checkpatch emits CHECK: Please don't use multiple blank lines.

Remove multiple blank lines.

Signed-off-by: Alexander Mazyrin <algoritmist1618@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Alexander Mazyrin 8 years ago
parent
commit
be2496ffbe
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/staging/ccree/ssi_aead.c

+ 0 - 3
drivers/staging/ccree/ssi_aead.c

@@ -2827,6 +2827,3 @@ fail1:
 fail0:
 	return rc;
 }
-
-
-