> > (*) I'd also prefer to use #include_next and move the uapi/ directories out of > the include/ directories: > > include/uapi/ -> uapi/ > arch/foo/include/uapi/ -> arch/foo/uapi/ > > as it seems cleaner, especially as there's then no need to #include > <uapi/...> anywhere - but various people object to the use of > #include_next, though the kernel does already use it. #include_next is only used by mips. This has no relevance for a "do use", or "do not use" decision. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html