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

From: Sanidhya Solanki
Date: Mon Dec 07 2015 - 09:10:51 EST


On Mon, 7 Dec 2015 11:37:31 +0530
Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> 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
--
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/