alistair23-linux/drivers/staging/skein
Manu Kumar 78930e7c3c staging: skein: cleanup: add operator white space
Added white space between operators and operands. Because this sometimes
maxed out the column width, some expressions were broken up into multiple
lines, and comments were moved appropriately.

Signed-off-by: Manu Kumar <maraku@gmx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-29 17:51:06 -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 skein: fix coding style 2015-10-24 19:30:12 -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: cleanup: add operator white space 2016-04-29 17:51:06 -07:00
skein_base.h staging: skein: cleanup: add operator white space 2016-04-29 17:51:06 -07:00
skein_block.c staging: skein: cleanup: add operator white space 2016-04-29 17:51:06 -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
threefish_api.h staging: skein: cleanup: add operator white space 2016-04-29 17:51:06 -07:00
threefish_block.c staging: skein: threefish_block: Use ror64 2016-03-28 07:30:36 -07:00
TODO