Re: JFFS2: many compile warnings with gcc 2.95 + kernel 2.5
David Woodhouse <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.file-systems.jffs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2003-07-08 at 07:49, Andrew Morton wrote: > We work around gcc problems all the time. It is called "being practical". It's purely cosmetic and ignoring the warnings is a perfectly sufficient workaround. As is removing the attribute from the declaration. Please don't change the code. -- dwmw2