All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] need a better name for existing "FIELD_SIZE" macro under
@ 2007-02-12 12:54 Robert P. J. Day
  2007-02-12 16:33 ` [KJ] need a better name for existing "FIELD_SIZE" macro sound/ walter harms
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert P. J. Day @ 2007-02-12 12:54 UTC (permalink / raw)
  To: kernel-janitors


  one of the outstanding tasks in the wiki is to use the
"FIELD_SIZE()" macro (currently defined as FIELD_SIZEOF but that's
being renamed in the patch) in include/linux/kernel.h to simplify some
code in the tree.  i had already submitted that patch without noticing
that a few files under the sound/ directory already define a
"FIELD_SIZE" macro which clashes:

  $ grep -rw FIELD_SIZE *

  andrew morton suggested that the easiest solution is to just rename
the one under the sound/ directory, but i have no idea what that macro
represents.  anyone know what's going on there and can recommend a
better (and less universally intrusive) name that doesn't steal prime
macro naming real estate?

  once the name "FIELD_SIZE" is reclaimed from those sound files, i
can resubmit the global patch.  thanks.

rday

-- 
====================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
====================================
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-12 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-12 12:54 [KJ] need a better name for existing "FIELD_SIZE" macro under Robert P. J. Day
2007-02-12 16:33 ` [KJ] need a better name for existing "FIELD_SIZE" macro sound/ walter harms
2007-02-12 16:54 ` Robert P. J. Day
2007-02-12 18:12 ` walter harms

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.