]> 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, 24 Apr 2014 23:03:56 +0000 (09:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Apr 2014 06:23:44 +0000 (16:23 +1000)
commite053986814e10e1eb0315fe863ef7ee6603cda50
tree1b2b625a89e5f8e66b71fb12c93a7090332876e0
parent0e85a7ca93a972e36961c36564f5ffbdc655c9f6
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