]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:17 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:23 +0000 (17:11 +1000)
commit48c787e7a6d1a73e5d057d7a47be6170d021bb3a
treef996c02b14d7b67c09c49651437e8fd670b3a86c
parent5f12961fdf704991c2cf19dd53aa841c20f1079a
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