]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:19 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:56 +0000 (17:34 +1000)
commitb1a58070db165addf26b12fbcb65c1f5c2dbc24a
tree2b64ccf13e6317719ab4ffd5f783aa367965f042
parent9b95231362070adf88feb6f05c509b137467ae8e
fs: 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>
fs/dcache.c
fs/drop_caches.c
fs/eventpoll.c
fs/file_table.c
fs/inode.c