commit | c6dc9f0a4eeb7c014904475372c66e6d0ac5a572 | [log] [tgz] |
---|---|---|
author | Akira Takeuchi <takeuchi.akr@jp.panasonic.com> | Fri Jun 28 16:53:01 2013 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Jun 28 16:53:01 2013 +0100 |
tree | d97a2ca85db1e46820cee0fc3a48bd3db1ad4bec | |
parent | 98b6ed0f2bf4abfb759206aa70690636372bdee7 [diff] |
mn10300: Allow to pass array name to get_user() This fixes the following compile error: CC block/scsi_ioctl.o block/scsi_ioctl.c: In function 'sg_scsi_ioctl': block/scsi_ioctl.c:449: error: invalid initializer Signed-off-by: David Howells <dhowells@redhat.com>