On Tue, Jul 11, 2017 at 7:57 PM, Yves Lemée <[email protected]> wrote: > According the coding style guidelines, the ENOSYS error code must be returned > in case of a non existent system call. This code has been replaced with > the ENOTTY error code indicating, a missing functionality. > > Signed-off-by: Yves Lemée <[email protected]>
Your subject line is not according to the patch submission guidelines. Also, on a nit-picking note, that comma after 'indicating' is rather oddly placed. Please move or remove it. Frans _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
