diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2007-12-11 05:49:35 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 05:19:00 +0100 |
commit | d7ef4fb3acd1c1b141202c728ab3a78140a44eb7 (patch) | |
tree | 5fe3e2364b9c9de10f1b44eb0d14adcffec3f203 /kernel/cgroup_debug.c | |
parent | sh: Kill off superfluous __KERNEL__ check in asm/elf.h. (diff) | |
download | linux-d7ef4fb3acd1c1b141202c728ab3a78140a44eb7.tar.xz linux-d7ef4fb3acd1c1b141202c728ab3a78140a44eb7.zip |
sh: Use def_bool where possible.
Change occurances of:
bool
default X
to:
def_bool X
Change ocurances of:
bool "Foo"
default X
to:
def_bool X
prompt "Foo"
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'kernel/cgroup_debug.c')
0 files changed, 0 insertions, 0 deletions