]> 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>
Thu, 22 May 2014 00:54:28 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2014 06:58:36 +0000 (16:58 +1000)
commit7b1394fb8510fb0219455d9b95533db72d46f633
treef2341f400688cd3e79c854762b302005cc660f95
parent30fc2b9d8e6400cdd4108d55a010215fd56b84f3
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