lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <ZtmWxFG9RrKilRee@smile.fi.intel.com> Date: Thu, 5 Sep 2024 14:32:20 +0300 From: Andy Shevchenko <andy@...nel.org> To: Hongbo Li <lihongbo22@...wei.com> Cc: kees@...nel.org, linux-hardening@...r.kernel.org, chris.zjh@...wei.com Subject: Re: [PATCH -next v2 0/2] Introduce several opposite string choice helpers On Thu, Sep 05, 2024 at 05:25:38PM +0800, Hongbo Li wrote: > Similar to the exists helper: str_enable_disable/ > str_enabled_disabled/str_on_off/str_yes_no helpers, we can > add the opposite helpers. That's str_disable_enable, > str_disabled_enabled, str_off_on and str_no_yes. > > There are more than 10 cases currently (expect > str_disable_enable now has 3 use cases) exist in the code > can be replaced with these helper. Acked-by: Andy Shevchenko <andy@...nel.org> -- With Best Regards, Andy Shevchenko
Powered by blists - more mailing lists