sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Fri, 14 Jun 2013 02:37:39 +0000 (19:37 -0700)
committerJiri Kosina <jkosina@suse.cz>
Fri, 14 Jun 2013 08:19:25 +0000 (10:19 +0200)
commitf0b76558cfd11dc0e28f6015e540c28a521efbaa
tree5012c44d27007506274210a9afc99f6b8b6d478d
parent135419501a88af815f0b352d6599534c854d3281
sgi: xpc: 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>
Acked-by: Robin Holt <holt@sgi.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/misc/sgi-xp/xpc_main.c