Re: [PATCH] staging: winbond: sme_api.h Coding style fixes.

From: Pavel Machek
Date: Sun Mar 21 2010 - 16:26:33 EST



> >> @@ -18,42 +12,42 @@
> >>  #include "localpara.h"
> >>
> >>  /****************** CONSTANT AND MACRO SECTION ******************************/
> >> -#define _INLINE      __inline
> >> +#define _INLINE                              __inline
> >
> > doing s/_INLINE/__inline/ on whole sources would be nice....
>
> We probably can just get rid of most of the inlines in the driver
> code, I think.

Yes. I do not think this driver is performance-critical, and GCC can
probably outsmart us.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/