virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* couple virtio header files refer to non-existent "__KERNEL__" test
@ 2016-05-29 16:04 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2016-05-29 16:04 UTC (permalink / raw)
  To: virtualization


  just noticed that these header files contain comments referring to
"the #ifdef __KERNEL__ part":

include/uapi/linux/virtio_console.h: * This header, excluding the #ifdef __KERNEL__ part, is BSD licensed so
include/uapi/linux/virtio_config.h:/* This header, excluding the #ifdef __KERNEL__ part, is BSD licensed so
include/linux/virtio_console.h: * This header, excluding the #ifdef __KERNEL__ part, is BSD licensed so

but none of those files contain any "#ifdef __KERNEL__" test, i'm
assuming since those were removed when the header files were
refactored to use UAPI(?)

  in any event, someone is welcome to remove those useless references
if they are so inclined.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-29 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-29 16:04 couple virtio header files refer to non-existent "__KERNEL__" test 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;
as well as URLs for NNTP newsgroup(s).