]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
coda: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:17 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:24 +0000 (17:11 +1000)
commitc0b2e0f715058549e8f93dff7345ee86111be435
tree80db64cee59e62ac5568ba2ae62c0a78407d7765
parent48c787e7a6d1a73e5d057d7a47be6170d021bb3a
coda: 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/coda/sysctl.c