Staging: skein: Remove multiple blank lines

Remove multiple blank lines. Problem found using checkpatch.pl
CHECK: Please don't use multiple blank lines.

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Aybuke Ozdemir 2015-10-09 16:31:37 +03:00 committed by Greg Kroah-Hartman
parent c6045d5652
commit 07a5a4b1ae
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#include <crypto/internal/hash.h> #include <crypto/internal/hash.h>
#include "skein_base.h" #include "skein_base.h"
static int skein256_init(struct shash_desc *desc) static int skein256_init(struct shash_desc *desc)
{ {
return skein_256_init((struct skein_256_ctx *) shash_desc_ctx(desc), return skein_256_init((struct skein_256_ctx *) shash_desc_ctx(desc),