]> 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>
Tue, 6 May 2014 00:26:39 +0000 (10:26 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 May 2014 06:13:42 +0000 (16:13 +1000)
commit51c38320e20e2cee01afda67a140cce49072ae66
tree2decfbb7be651d2984fec21fe7fa97625860ac5c
parentb5087c4de888df42e57b80923c9baf55a8f37785
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