public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* what is the value of the macro "__setup_param"?
@ 2007-08-24  9:19 Robert P. J. Day
  2007-08-24  9:37 ` Adrian Bunk
  2007-08-24  9:50 ` Paul Mundt
  0 siblings, 2 replies; 8+ messages in thread
From: Robert P. J. Day @ 2007-08-24  9:19 UTC (permalink / raw)
  To: Linux Kernel Mailing List


  perhaps i'm missing it, but it seems that the macro __setup_param is
entirely superfluous:

$ grep -rw __setup_param *
include/linux/init.h:#define __setup_param(str, unique_id, fn, early)      \
include/linux/init.h:   __setup_param(str, unique_id, NULL, 0)
include/linux/init.h:   __setup_param(str, fn, fn, 0)
include/linux/init.h:   __setup_param(str, fn, fn, 1)
include/linux/init.h:#define __setup_param(str, unique_id, fn)  /* nothing */
$

or am i must misreading something badly?

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

http://crashcourse.ca
========================================================================

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

end of thread, other threads:[~2007-08-24 11:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-24  9:19 what is the value of the macro "__setup_param"? Robert P. J. Day
2007-08-24  9:37 ` Adrian Bunk
2007-08-24  9:32   ` Robert P. J. Day
2007-08-24  9:50 ` Paul Mundt
2007-08-24  9:49   ` Robert P. J. Day
2007-08-24 10:02     ` Paul Mundt
2007-08-24 10:01       ` Robert P. J. Day
2007-08-24 11:29       ` Satyam Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox