]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cdrom: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:16 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:54 +0000 (17:34 +1000)
commit4938f06837db1c9f2ed252fd0f699d26f4423fcf
treef84a3fda01c50d563748fa9823cd4ce85e60d072
parentf308a9916a60960fb3061fa067cbf04431862e67
cdrom: 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/cdrom/cdrom.c