]> 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>
Sat, 17 May 2014 13:19:16 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 May 2014 07:34:54 +0000 (17:34 +1000)
commitf308a9916a60960fb3061fa067cbf04431862e67
treeeb8aa1b0d369496dffe48af307a6b752f79d0514
parentd5eec9637310ecfe0a6993835484e8f8624df801
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