mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
0264b7b7fb
Mixing upper and lower case in names of macros like It_Is_Macro is not accepted in the Linux Kernel. To prepare skein driver for mainline inclusion, we rename all macros to uppercase or lowercase names. Signed-off-by: Anton Saraev <antonysaraev@gmail.com> Reviewed-by: Jake Edge <jake@lwn.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
include | ||
Kconfig | ||
Makefile | ||
skein_block.c | ||
skein.c | ||
skeinApi.c | ||
skeinBlockNo3F.c | ||
threefish256Block.c | ||
threefish512Block.c | ||
threefish1024Block.c | ||
threefishApi.c | ||
TODO |