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

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


On Sun 2010-03-21 17:55:03, Lars Lindley wrote:
> I fixed the things reported by checkpatch.pl except
> one long line and a __inline.
> I also removed commented away code and versioning comments.
>
> Signed-off-by: Lars Lindley <lindley@xxxxxxxxxx>

ACK.

> @@ -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....

--
(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/