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: <166870943121.1584889.4599233741385053270.b4-ty@oracle.com> Date: Thu, 17 Nov 2022 13:29:26 -0500 From: "Martin K. Petersen" <martin.petersen@...cle.com> To: Christophe JAILLET <christophe.jaillet@...adoo.fr> Cc: "Martin K . Petersen" <martin.petersen@...cle.com>, target-devel@...r.kernel.org, linux-scsi@...r.kernel.org, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 04/30] scsi: target: Use kstrtobool() instead of strtobool() On Tue, 1 Nov 2022 22:13:52 +0100, Christophe JAILLET wrote: > strtobool() is the same as kstrtobool(). > However, the latter is more used within the kernel. > > In order to remove strtobool() and slightly simplify kstrtox.h, switch to > the other function name. > > While at it, include the corresponding header file (<linux/kstrtox.h>) > > [...] Applied to 6.2/scsi-queue, thanks! [04/30] scsi: target: Use kstrtobool() instead of strtobool() https://git.kernel.org/mkp/scsi/c/e56ca6bcd213 -- Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists