]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Fri, 14 Jun 2013 02:37:30 +0000 (19:37 -0700)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:10:35 +0000 (11:10 +1000)
commitcc293bf7a9aa6fad68d107c79705732bd2fc57e3
tree0ed35c0a37869f01ac0cd4375be4d28197bd04e2
parent5524f3fc069b6435f9ff0db573e3a8b5082ef528
powerpc/idle: 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/idle.c