]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
char: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Fri, 14 Jun 2013 02:37:35 +0000 (19:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 23:43:08 +0000 (16:43 -0700)
commita151427ed086952cc28f1d5f1cda84c33e48e358
tree55ebbc00fc8fcbc48036722f500fec99161f8eb2
parentc36c5736be5cc638db7659093bf8c2c7f48c5000
char: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/hpet.c
drivers/char/ipmi/ipmi_poweroff.c
drivers/char/random.c
drivers/char/rtc.c