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

Sanidhya Solanki jpage.lkml at gmail.com
Mon Dec 7 10:09:19 UTC 2015


On Mon, 7 Dec 2015 11:37:31 +0530
Sudip Mukherjee <sudipm.mukherjee at gmail.com> wrote:

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

No, it is not a macro, it is a conditional. But as other conditionals
was already included in the header file, I felt that it was
appropriate to move other conditionals as well. However, I will undo
that and test a patch, which I can send to you after making sure it
does not get mangled.

Thanks


More information about the devel mailing list