Re: [PATCH 3/5] checkpatch: add a blacklist

From: Steven Rostedt
Date: Tue Oct 06 2009 - 15:54:01 EST


On Thu, 2009-10-01 at 07:18 -0700, Daniel Walker wrote:
> On Wed, 2009-09-30 at 16:27 +0100, Andy Whitcroft wrote:

> TP_STRUCT__entry(
> __field( dev_t, dev )
> __field( ino_t, ino )
> __field( umode_t, mode )
> __field( uid_t, uid )
> __field( gid_t, gid )
> __field( blkcnt_t, blocks )
> ),

Yes, the whitespaces for __field and __array as well as __field_ext and
__dynamic_array, and __sting, in this file can be ignored. As for the
rest of the file, perhaps it would be good to still check them.

-- Steve


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