Re: [PATCH] Rename FIELD_SIZEOF to MEMBER_SIZE and use in sourcetree.

From: Randy Dunlap
Date: Fri Dec 22 2006 - 12:30:47 EST


On Fri, 22 Dec 2006 10:34:09 -0500 (EST) Robert P. J. Day wrote:

>
> Rename the macro FIELD_SIZEOF() in include/linux/kernel.h to
> MEMBER_SIZE(), and make a number of replacements in the source tree
> where that macro simplified the code.

Hi,

Your CodingStyle ch. 17 additions also need to be updated
if/when they are merged (since they refer to FIELD_SIZEOF()).
Did Andrew add that to -mm? I don't recall.

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