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


Groups > linux.kernel > #1736610

Re: [PATCH] pinctrl: meson: fix incorrect usage of ENOSYS

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] pinctrl: meson: fix incorrect usage of ENOSYS
Date 2017-09-21 14:20 +0200
Message-ID <us8Cu-Sx-5@gated-at.bofh.it> (permalink)
References <urNRo-47n-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Sep 20, 2017 at 4:08 PM, Jerome Brunet <jbrunet@baylibre.com> wrote:

> ENOSYS is special and should only be used for incorrect syscall number.
> It is not the case here. let's use ENOTSUPP instead.
>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Patch applied.

Yours,
Linus Walleij

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


Thread

[PATCH] pinctrl: meson: fix incorrect usage of ENOSYS Jerome Brunet <jbrunet@baylibre.com> - 2017-09-20 16:10 +0200
  Re: [PATCH] pinctrl: meson: fix incorrect usage of ENOSYS Linus Walleij <linus.walleij@linaro.org> - 2017-09-21 14:20 +0200

csiph-web