linux/drivers/staging/skein
Mathieu Poirier b6fe6e0608 staging: skein: Fixing single statement macro checkpatch warning
WARNING: Single statement macros should not use a do {} while (0) loop

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>
2015-01-17 15:05:52 -08: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
TODO
skein_api.c staging: skein: skein_api.c: removed space before ',' 2014-10-29 16:20:56 -07:00
skein_api.h
skein_base.c staging: skein: Removes skein_debug include 2014-10-30 13:32:24 -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: Fixing single statement macro checkpatch warning 2015-01-17 15:05:52 -08:00
skein_block.h
skein_generic.c staging: skein: Fixing trailing whitespace error 2015-01-17 15:05:52 -08:00
skein_iv.h
threefish_api.c
threefish_api.h
threefish_block.c