Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1685529

Re: [PATCH] Clean up lirc zilog error codes

From Frans Klaver <fransklaver@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] Clean up lirc zilog error codes
Date 2017-07-12 07:50 +0200
Message-ID <u2iH7-404-3@gated-at.bofh.it> (permalink)
References <u27C2-5m0-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jul 11, 2017 at 7:57 PM, Yves Lemée <yves.lemee.kernel@gmail.com> 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 <yves.lemee.kernel@gmail.com>

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

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] Clean up lirc zilog error codes Yves Lemée <yves.lemee.kernel@gmail.com> - 2017-07-11 20:00 +0200
  Re: [PATCH] Clean up lirc zilog error codes Frans Klaver <fransklaver@gmail.com> - 2017-07-12 07:50 +0200

csiph-web