[PATCH] Staging: Skein: Moved macros from skein_block.c to header

Sudip Mukherjee sudipm.mukherjee at gmail.com
Mon Dec 7 06:07:31 UTC 2015


On Sat, Dec 05, 2015 at 10:25:16PM -0500, Sanidhya Solanki wrote:
> I disagree with the output of the automaton. Included below are my
> compile checks before and after the patch.


Build fails with:
skein_block.c: multiple definition of 'skein_256_process_block'

And you moved skein_256_process_block() from skein_block.c to a header
file. Is skein_256_process_block() a macro?

regards
sudip


More information about the devel mailing list