]> git.kernelconcepts.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>
Wed, 21 May 2014 07:11:25 +0000 (17:11 +1000)
commited23514f2fb3f09994ad9c049601edf5d47e54f2
tree0cebff24237fc72b468be5cd01a8ad986c575b0c
parentd4c7aa4d9db652e4d5b4d7e5313c5c9a18ab1511
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