]> 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>
Tue, 20 May 2014 08:14:06 +0000 (18:14 +1000)
commit59192f632cca38ea50130505ed6d80ef9ce8faf9
tree61c27947322d73512325e8eedf5302ad0eee041f
parent7b950b4f5d03bc1f59b057e19b8e50557804c2ea
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