All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] setting fops member pointers to NULL?
@ 2007-05-29  9:29 Robert P. J. Day
  2007-05-29 10:13 ` Aaron Cripps
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Robert P. J. Day @ 2007-05-29  9:29 UTC (permalink / raw)
  To: kernel-janitors


  is there any rationale for setting a member of the file_operations
structure explicitly to NULL as opposed to leaving it initialized?  i
would think that's the default just based on the rules for C
initialization, but i just wanted to make sure since i see it done
every so often and wonder if there's something tricky going on that i
don't know about.

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.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors

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

end of thread, other threads:[~2007-05-30 22:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-29  9:29 [KJ] setting fops member pointers to NULL? Robert P. J. Day
2007-05-29 10:13 ` Aaron Cripps
2007-05-29 14:00 ` John Anthony Kazos Jr.
2007-05-29 14:13 ` Arnaldo Carvalho de Melo
2007-05-29 14:30 ` Robert P. J. Day
2007-05-29 14:55 ` John Anthony Kazos Jr.
2007-05-29 15:04 ` Bernd Petrovitsch
2007-05-29 15:28 ` Arnaldo Carvalho de Melo
2007-05-29 15:57 ` Arnaldo Carvalho de Melo
2007-05-29 16:07 ` Robert P. J. Day
2007-05-29 16:16 ` Arnaldo Carvalho de Melo
2007-05-30  2:59 ` John Anthony Kazos Jr.
2007-05-30 14:41 ` Arnaldo Carvalho de Melo
2007-05-30 22:41 ` John Anthony Kazos Jr.

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.