]> 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>
Wed, 14 May 2014 00:07:52 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 May 2014 06:39:10 +0000 (16:39 +1000)
commitae445560bbfb629ac316c52861b8116f0ea50042
tree3f306613424ab8cb154a47d05a6f461fa04df39f
parentdd3e7be584018468dd391b7b7dd6ba16ec80dc3b
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