Staging: Android alarm: IOCTL command encoding fix
authorDae S. Kim <dae@velatum.com>
Fri, 31 Aug 2012 00:00:51 +0000 (02:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 21:18:43 +0000 (14:18 -0700)
Fixed a bug. Data was being written to user space using an IOCTL
command encoded with _IOC_WRITE access mode.

Signed-off-by: Dae S. Kim <dae@velatum.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found