public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: olof@lixom.net, keescook@chromium.org, gwendal@chromium.org,
	dan.carpenter@oracle.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] platform/chrome: Fix for double fetch of ioctl args
Date: Tue, 5 Jul 2016 14:06:47 -0700	[thread overview]
Message-ID: <20160705210647.GA9855@localhost> (raw)

Hi Linus,

The following changes since commit 33688abb2802ff3a230bd2441f765477b94cc89e:

  Linux 4.7-rc4 (2016-06-19 21:30:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform.git tags/chrome-fixes

for you to fetch changes up to 096cdc6f52225835ff503f987a0d68ef770bb78e:

  platform/chrome: cros_ec_dev - double fetch bug in ioctl (2016-07-05 14:01:52 -0700)

----------------------------------------------------------------
platform/chrome: Fix for double-fetched ioctl args

A single fix this time, closing a window where ioctl args are fetched twice.

----------------------------------------------------------------
Dan Carpenter (1):
      platform/chrome: cros_ec_dev - double fetch bug in ioctl

 drivers/platform/chrome/cros_ec_dev.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

                 reply	other threads:[~2016-07-05 21:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160705210647.GA9855@localhost \
    --to=olof@lixom.net \
    --cc=dan.carpenter@oracle.com \
    --cc=gwendal@chromium.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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