]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: skein: cleanup: add operator white space
authorManu Kumar <maraku@gmx.com>
Mon, 4 Apr 2016 23:53:01 +0000 (16:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 00:51:06 +0000 (17:51 -0700)
commit78930e7c3c114e473d0116c18dbf3894ec4c005d
tree802ac17ca1a374bf918b165cd3c6edb9f2586f27
parent60b3109e5e2d93af6a61c7caf10f1009584cee30
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>
drivers/staging/skein/skein_base.c
drivers/staging/skein/skein_base.h
drivers/staging/skein/skein_block.c
drivers/staging/skein/threefish_api.h