From: Thomas Gleixner <tglx@linutronix.de>
To: Jungseung Lee <js07.lee@samsung.com>
Cc: Richard Cochran <richardcochran@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl()
Date: Mon, 6 Jun 2016 15:59:41 +0200 (CEST) [thread overview]
Message-ID: <alpine.DEB.2.11.1606061547500.28031@nanos> (raw)
In-Reply-To: <1464771281-13248-1-git-send-email-js07.lee@samsung.com>
On Wed, 1 Jun 2016, Jungseung Lee wrote:
> posix_clock_compat_ioctl() is identical to posix_clock_ioctl().
> We don't need additional compat_ioctl in this time.
> Remove posix_clock_compat_ioctl() and let posix_clock_ioctl() is in charge.
Which will return -ENOTTY for all affected ioctls simply because the ioctls
are not listed in the compatible list.
Thanks,
tglx
prev parent reply other threads:[~2016-06-06 14:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-01 8:54 [PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl() Jungseung Lee
2016-06-01 14:32 ` Richard Cochran
2016-06-06 13:59 ` Thomas Gleixner [this message]
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=alpine.DEB.2.11.1606061547500.28031@nanos \
--to=tglx@linutronix.de \
--cc=js07.lee@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=richardcochran@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