linux/drivers/staging/skein
Deepa Dinamani c6045d5652 staging: skein: remove extra indentation
Fix macros containing do/while blocks to be indented uniformly.

This patch fixes the checkpatch.pl warning:

WARNING: suspect code indent for conditional statements

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-12 16:37:26 -07:00
..
Kconfig
Makefile
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
skein_block.c staging: skein: remove extra indentation 2015-10-12 16:37:26 -07:00
skein_block.h
skein_generic.c
skein_iv.h
threefish_api.c
threefish_api.h
threefish_block.c
TODO