Re: [PATCH 2/2] staging: ccree: Fix initialization of anonymous unions

From: Gilad Ben-Yossef
Date: Tue May 09 2017 - 07:20:43 EST


Hi,

On Sun, May 7, 2017 at 10:53 PM, Geert Uytterhoeven
<geert@xxxxxxxxxxxxxx> wrote:
> With gcc 4.1.2:
>
> drivers/staging/ccree/ssi_hash.c:1990: error: unknown field âtemplate_ahashâ specified in initializer
> drivers/staging/ccree/ssi_hash.c:1991: error: unknown field âinitâ specified in initializer
> drivers/staging/ccree/ssi_hash.c:1991: warning: missing braces around initializer
> drivers/staging/ccree/ssi_hash.c:1991: warning: (near initialization for âdriver_hash[0].<anonymous>.template_ahashâ)
> drivers/staging/ccree/ssi_hash.c:1992: error: unknown field âupdateâ specified in initializer
> drivers/staging/ccree/ssi_hash.c:1992: warning: excess elements in union initializer
> ...
>
> Add missing braces to fix this.
> After this it compiles without warnings with gcc 4.1.2 and 4.9.0.

It seems this bothered Andrew Morton too as he just took in to mm his
own patch for the same issue,

Thanks anyway!
Gilad

--
Gilad Ben-Yossef
Chief Coffee Drinker

"If you take a class in large-scale robotics, can you end up in a
situation where the homework eats your dog?"
-- Jean-Baptiste Queru