[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151207060731.GB4122@sudip-pc>
Date: Mon, 7 Dec 2015 11:37:31 +0530
From: Sudip Mukherjee <sudipm.mukherjee@...il.com>
To: Sanidhya Solanki <jpage.lkml@...il.com>
Cc: kbuild test robot <lkp@...el.com>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: Skein: Moved macros from skein_block.c to header
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists