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

From: Sudip Mukherjee
Date: Mon Dec 07 2015 - 01:07:41 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/