[GIT PULL] platform/chrome: Fix for double fetch of ioctl args

From: Olof Johansson
Date: Tue Jul 05 2016 - 17:09:33 EST


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(-)