linux-stable/net/dccp/ccids
Masahiro Yamada cd14b01846 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>
2024-02-20 20:47:45 +09:00
..
lib dccp: tfrc: fix doc warnings in tfrc_equation.c 2021-06-10 14:08:49 -07:00
ccid2.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
ccid2.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
ccid3.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
ccid3.h dccp: Replace HTTP links with HTTPS ones 2020-07-13 11:54:07 -07:00
Kconfig treewide: replace or remove redundant def_bool in Kconfig files 2024-02-20 20:47:45 +09:00