linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Andy Lutomirski <luto@amacapital.net>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	"Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>,
	Andy Whitcroft <apw@canonical.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] checkpatch.pl: New instances of ENOSYS are errors
Date: Fri, 10 Apr 2015 15:44:42 -0700	[thread overview]
Message-ID: <1428705882.5413.48.camel@perches.com> (raw)
In-Reply-To: <CALCETrUH1NbV3VyipWRcBNpHSdeKxctvRRv8GRQhzBU4y0Xz3A@mail.gmail.com>

On Fri, 2015-04-10 at 15:30 -0700, Andy Lutomirski wrote:
> On Fri, Aug 22, 2014 at 11:14 AM, Joe Perches <joe@perches.com> wrote:
> > On Fri, 2014-08-22 at 11:05 -0700, Andy Lutomirski wrote:
> >> ENOSYS means that a nonexistent system call was called.  We have a
> >> bad habit of using it for things like invalid operations on
> >> otherwise valid syscalls.  We should avoid this in new code.
[]
> >> I'll submit a separate patch for include/uapi/asm-generic/errno.h.

Did anything happen with the errno.h patch?



  reply	other threads:[~2015-04-10 22:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-22 18:05 [PATCH v3] checkpatch.pl: New instances of ENOSYS are errors Andy Lutomirski
2014-08-22 18:14 ` Joe Perches
2015-04-10 22:30   ` Andy Lutomirski
2015-04-10 22:44     ` Joe Perches [this message]
2015-04-10 22:56       ` Andy Lutomirski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428705882.5413.48.camel@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@amacapital.net \
    --cc=mtk.manpages@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).