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: <162312149256.23851.1213870190976778071.b4-ty@oracle.com> Date: Mon, 7 Jun 2021 23:05:21 -0400 From: "Martin K. Petersen" <martin.petersen@...cle.com> To: "Gustavo A. R. Silva" <gustavoars@...nel.org>, Sreekanth Reddy <sreekanth.reddy@...adcom.com>, Sathya Prakash <sathya.prakash@...adcom.com>, Suganath Prabu Subramani <suganath-prabu.subramani@...adcom.com>, "James E.J. Bottomley" <jejb@...ux.ibm.com> Cc: "Martin K . Petersen" <martin.petersen@...cle.com>, linux-scsi@...r.kernel.org, MPT-FusionLinux.pdl@...adcom.com, linux-hardening@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH][next] scsi: mpt3sas: Fix fall-through warnings for Clang On Fri, 28 May 2021 15:08:28 -0500, Gustavo A. R. Silva wrote: > In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple > of warnings by explicitly adding break statements instead of just letting > the code fall through to the next case. Applied to 5.14/scsi-queue, thanks! [1/1] scsi: mpt3sas: Fix fall-through warnings for Clang https://git.kernel.org/mkp/scsi/c/84a84cc6aff4 -- Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists