2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/staging/skein
Aybuke Ozdemir de7be81dec Staging: skein: Remove space after cast
Remove unnecessary space after cast. Problem found using checkpatch.pl
CHECK: No space is necessary after a cast.

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-12 16:37:26 -07:00
..
Kconfig staging: skein: Adds Loadable Module Support 2014-10-29 16:39:58 +08:00
Makefile staging: skein: Adds Loadable Module Support 2014-10-29 16:39:58 +08:00
skein_api.c staging: skein: fix block comment style 2015-10-12 16:37:26 -07:00
skein_api.h staging: skein: Adds * on subsequent lines in block comment 2015-09-21 09:56:50 -07:00
skein_base.c staging: skein: fix block comment style 2015-10-12 16:37:26 -07:00
skein_base.h staging: skein: fix sparse warnings related to shift operator 2014-11-22 10:53:09 -08:00
skein_block.c staging: skein: remove extra indentation 2015-10-12 16:37:26 -07:00
skein_block.h staging: skein: Renames skein to skein_base 2014-10-29 16:39:58 +08:00
skein_generic.c Staging: skein: Remove space after cast 2015-10-12 16:37:26 -07:00
skein_iv.h staging: skein: Renames skein to skein_base 2014-10-29 16:39:58 +08:00
threefish_api.c staging/skein: rename files and clean up directory structure 2014-05-19 17:32:27 -07:00
threefish_api.h staging: skein: Renames skein to skein_base 2014-10-29 16:39:58 +08:00
threefish_block.c staging/skein: move all threefish block functions to one file 2014-05-21 11:17:42 +09:00
TODO staging/skein: rename files and clean up directory structure 2014-05-19 17:32:27 -07:00