commit | 6bd4a5d96c08dc2380f8053b1bd4f879f55cd3c9 | [log] [tgz] |
---|---|---|
author | Dae S. Kim <dae@velatum.com> | Fri Aug 31 02:00:51 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 04 14:18:43 2012 -0700 |
tree | ee36100b1972c3f19e06137d6ade22e5ca8f6ecd | |
parent | aa209eef3ce8419ff2926c2fa944dfbfb5afbacb [diff] |
Staging: Android alarm: IOCTL command encoding fix 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>