linux/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
ccid3.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
ccid3.h
Kconfig treewide: replace or remove redundant def_bool in Kconfig files 2024-02-20 20:47:45 +09:00