Re: [PATCH 0/5] scsi: lpfc: Remove all strlcat() uses
"Martin K. Petersen (Oracle)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.linux-hardening,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Ian, > In preparation for removing the strlcat() API[1], this series replaces > its 81 remaining call sites in the lpfc driver. The sites live in nine > string building functions across five files, and each patch converts > one source file. Applied to 7.3/scsi-staging, thanks! -- Martin K. Petersen