]> 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>
Tue, 6 May 2014 00:26:39 +0000 (10:26 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 May 2014 06:41:31 +0000 (16:41 +1000)
commit8d5c45226abf75423a32c481e257f1de8efeec02
tree5513fd7619e29ebfffcb725376a060013030731e
parent67017e3fe48346570f37f84faf24ad7258ab09a2
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