]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Thu, 22 May 2014 00:54:26 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2014 06:58:35 +0000 (16:58 +1000)
commite5a2180d39d48fb052eac39bf8e6170e6670bc64
tree8170dadfb169a6f7aca7dbea82b9c2ca82bdced1
parent6eb9ba7adf6f8660b199d1c29f483ca9a1be7521
scsi: convert use of typedef ctl_table to struct ctl_table

This typedef is unnecessary and should just be removed.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/scsi/scsi_sysctl.c