On Sun, Aug 16, 2009 at 09:34:31PM +0200, Johannes Berg wrote: > On Sun, 2009-08-16 at 11:56 -0700, Josh Triplett wrote: > > > > The linux kernel has a STRING macro. I will rename to match > > > that if nobody objects. > > > > Matching Linux seems sensible, but I don't see that macro in any general > > code, just a bunch of local defines with various names. A few quick > > greps on current git master turned up at least: > > > So, I don't see any particular consistency here that we can follow, other than > > that the macro should probably have "str" in it somewhere. :) And if we have > > to choose, I think STRINGIFY seems more descriptive than just STRING. > > There's include/linux/stringify.h that all those instances you found > could use. Interesting. I don't know why my search missed that one. Unfortunate that it settled on __stringify, though. Thanks fo the pointer. - Josh Triplett -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html