]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tile: convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Wed, 14 May 2014 00:07:51 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 May 2014 06:39:09 +0000 (16:39 +1000)
commit92fd71288707e9ee67552e4022d36106f4b1c181
tree368f40bec5388f2d96d3edb980ae18f0b7218914
parent36093b3d60b07cd4a1e2315ef4aecc488e83a1fe
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