mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-27 11:55:53 +00:00
68ace624a6
camelCase is not accepted in the Linux Kernel. To prepare skein driver for mainline inclusion, we rename all functions to non-camelCase equivalents. 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 |