]> 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>
Wed, 14 May 2014 00:07:51 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 May 2014 06:39:09 +0000 (16:39 +1000)
commita6053b0a071213ced9d1224f2163c5d2b208266c
tree1b1ac312d5de02d506ca4b3add0544aebb0ab689
parent92fd71288707e9ee67552e4022d36106f4b1c181
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