OSDN Git Service

sched: Don't mix use of typedef ctl_table and struct ctl_table
authorJoe Perches <joe@perches.com>
Wed, 12 Jun 2013 18:55:36 +0000 (11:55 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Jun 2013 10:58:48 +0000 (12:58 +0200)
commitbe7002e6c613d22976f2b8d4bae6121a5fc0433a
tree4092d30a48c0ca46a3523f0f9cb3c326347618d4
parent94c95ba69f31e435416988ddb223c92e5b0e9e83
sched: Don't mix use of typedef ctl_table and struct ctl_table

Just use struct ctl_table.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1371063336.2069.22.camel@joe-AO722
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/core.c