Home
last modified time | relevance | path

Searched hist:cd14b01846612f3f3277e97bfbecba4c8cee5ce9 (Results 1 – 9 of 9) sorted by relevance

/linux/arch/riscv/kernel/tests/
H A DKconfig.debugdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/net/dccp/ccids/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/arch/x86/xen/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/drivers/md/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/arch/parisc/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/drivers/acpi/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/mm/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/init/
H A DKconfigdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/lib/
H A DKconfig.debugdiff cd14b01846612f3f3277e97bfbecba4c8cee5ce9 Sun Feb 11 13:48:08 CET 2024 Masahiro Yamada <masahiroy@kernel.org> treewide: replace or remove redundant def_bool in Kconfig files

'def_bool X' is a shorthand for 'bool' plus 'default X'.

'def_bool' is redundant where 'bool' is already present, so 'def_bool X'
can be replaced with 'default X', or removed if X is 'n'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>