commit | cc293bf7a9aa6fad68d107c79705732bd2fc57e3 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 13 19:37:30 2013 -0700 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 01 11:10:35 2013 +1000 |
tree | 0ed35c0a37869f01ac0cd4375be4d28197bd04e2 | |
parent | 5524f3fc069b6435f9ff0db573e3a8b5082ef528 [diff] |
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>