public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* best practices:  which "uaccess.h" should one include?
@ 2009-09-22  6:29 Robert P. J. Day
  2009-09-22 12:09 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2009-09-22  6:29 UTC (permalink / raw)
  To: Linux Kernel Mailing List


  philosophically, which is the "correct" uaccess.h header file to
include in kernel code -- <linux/uaccess.h> or <asm/uaccess.h>?  the
first explicitly includes the second so that's a safe choice but,
generally, there's been a tendency to shift toward including the
"linux" header files.  opinion?  there's quite a mixture under the
drivers/ directory.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

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

end of thread, other threads:[~2009-09-22 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22  6:29 best practices: which "uaccess.h" should one include? Robert P. J. Day
2009-09-22 12:09 ` Arnd Bergmann
2009-09-22 12:37   ` Robert P. J. Day

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