Loading
lib/string_choices: Add str_true_false()/str_false_true() helper
maillist inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBM1QO CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=6ff4cd1160afafc12ad1603e3d2f39256e4b708d ---------------------------------------------------------------------- Add str_true_false()/str_false_true() helper to return "true" or "false" string literal. Signed-off-by:Hongbo Li <lihongbo22@huawei.com> Link: https://lore.kernel.org/r/20240827024517.914100-2-lihongbo22@huawei.com Signed-off-by:
Kees Cook <kees@kernel.org> Signed-off-by:
Hao Chen <chenhao418@huawei.com>