]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfs: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:18 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 20 May 2014 08:14:06 +0000 (18:14 +1000)
commite65bce60ca2191f7fdc023c0c2c96bb92f0714c1
tree083b58136839248880738a2ce92f0107ce78d669
parenta7f7b8f0e39ec9a483bcb6768055c8a45d9c481c
nfs: 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/nfs/nfs4sysctl.c
fs/nfs/sysctl.c