]> 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>
Thu, 1 May 2014 22:05:39 +0000 (08:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 2 May 2014 05:48:33 +0000 (15:48 +1000)
commit241e82f8b0133277d7be2c572e0dde74929690c3
tree8c1307e5f27ade305533d8a4e451ba33331431b1
parentd7e2475fb8a9a9e4710d3164fb165a6bd8ec4fd3
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