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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 16 Aug 2021 23:17:35 -0400 From: "Martin K. Petersen" <martin.petersen@...cle.com> To: linux-scsi@...r.kernel.org, James Smart <james.smart@...adcom.com>, Colin King <colin.king@...onical.com>, Ram Vegesna <ram.vegesna@...adcom.com>, "James E . J . Bottomley" <jejb@...ux.ibm.com>, target-devel@...r.kernel.org Cc: "Martin K . Petersen" <martin.petersen@...cle.com>, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] scsi: elx: efct: Remove redundant initialization of variable ret On Wed, 4 Aug 2021 14:24:51 +0100, Colin King wrote: > From: Colin Ian King <colin.king@...onical.com> > > The variable ret is being initialized with a value that is never > read, it is being updated later on. The assignment is redundant and > can be removed. > > > [...] Applied to 5.15/scsi-queue, thanks! [1/1] scsi: elx: efct: Remove redundant initialization of variable ret https://git.kernel.org/mkp/scsi/c/e71dd41ea002 -- Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists