]> 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>
Wed, 14 May 2014 00:07:54 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 May 2014 06:39:11 +0000 (16:39 +1000)
commit281940a96d6e41e863f3497050b006427705e38a
treea33faa0e33ec1a04fbc0ed8a521b1273cf81c40c
parentef8e00821edb572a949857cb0dd4ada746bd2c4e
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