]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: skein: Fixing trailing whitespace error
authorMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 22 Dec 2014 15:20:38 +0000 (08:20 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:05:52 +0000 (15:05 -0800)
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/skein/skein_generic.c

index 85bd7d0168b0d5a7545bd578dcc3d743c821e452..899078f1b8bcf244aed0a091e6cc2b9ade0f4b23 100644 (file)
@@ -191,7 +191,6 @@ static int __init skein_generic_init(void)
 
        return 0;
 
-               
 unreg512:
        crypto_unregister_shash(&alg512);
 unreg256: