lkml.org 
[lkml]   [2006]   [Jan]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 4 Jan 2006 10:15:36 +0100 (MET)
FromJan Engelhardt <>
SubjectRe: [PATCH 1/3] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
> > +	__u8 rate		;
> > +	__u8 width		;
> > +	__u8 length		;
> > +	__u8 compression	;
> > +	__u8 ecm		;
> > +	__u8 binary		;
> > +	__u8 scantime		;
> > +	__u8 id[FAXIDLEN]	;
>
>What's with the funky placement of ; ?
>The rest of the struct looks sensible.
>
Looks like a simple s/__attribute__((packed))// rather than
s/\s+__attribute__((packed))/;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-04 10:18    [from the cache]
©2003-2008