]> 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>
Thu, 22 May 2014 00:54:27 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 May 2014 06:58:35 +0000 (16:58 +1000)
commit935197bd9d231aa774e740ca4f2daf4af86139f9
tree29dda8b4f2317ec6ad6a115c408e9567a322ced6
parenta9113e9a29a8bf51a8c12e34d809657c7d595564
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