[POWERPC] iseries: remove some gcc 4.1 warnings

Arnd Bergmann arnd.bergmann at de.ibm.com
Wed Aug 16 23:15:25 EST 2006


On Wednesday 16 August 2006 07:20, Stephen Rothwell wrote:
> gcc 4.1 produces some warnings that it is ignoring the packed attribute
> on some structure elements, so just remove them.
> 

Wouldn't it be nicer to just specify the packed attribute on the
structure instead of each of the members? My reading of the 
gcc documentation is that this is functionally the same, but
it makes the source more readable, aside from avoiding this warning.

	Arnd <><



More information about the Linuxppc-dev mailing list