]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tile: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:19:16 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:22 +0000 (17:11 +1000)
commitaa5c072f5b9a03c8ff74f14c598d0e34a9128693
tree67711ee43165e3118946bf028cfd3edacd7f0920
parent8b9a5833a2f885927246094f00d4acbf2668b90d
tile: 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>
arch/tile/kernel/proc.c