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