Alexander A. Klimov <grandmas...@al2klimov.de> wrote: > *Is it a good idea to rename files in include/uapi/ ?*
Very likely not. If programs out there are going to be built on a case-sensitive filesystem (which happens all the time), they're going to break if you rename the headers. We're kind of stuck with them. David