Robert P. J. Day
2016-May-29 16:04 UTC
couple virtio header files refer to non-existent "__KERNEL__" test
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
========================================================================
Maybe Matching Threads
- couple virtio header files refer to non-existent "__KERNEL__" test
- what is the centos/elrepo policy toward LTS kernels?
- why does "rescue" mode bring me to runlevel 5 (multi-user target)?
- are there reference lists/cheat sheets for categorized commands?
- couple questions about initrd.img
