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: Tue, 12 Jan 2021 00:10:56 +0100 From: Bean Huo <huobean@...il.com> To: alim.akhtar@...sung.com, avri.altman@....com, john.garry@...wei.com, jejb@...ux.ibm.com, martin.petersen@...cle.com, ebiggers@...gle.com, satyat@...gle.com, shipujin.t@...il.com Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org, Bean Huo <beanhuo@...ron.com> Subject: [PATCH v2 0/2] Remove unnecessary devm_kfree From: Bean Huo <beanhuo@...ron.com> Changelog: V1-V2: 1. Remove unused variable i in patch 1/2 2. Add Eric Biggers review tag in patch 2/2 Bean Huo (2): scsi: hisi_sas: Remove unnecessary devm_kfree scsi: ufs: Remove unnecessary devm_kfree drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 28 +------------------------- drivers/scsi/ufs/ufshcd-crypto.c | 4 +--- 2 files changed, 2 insertions(+), 30 deletions(-) -- 2.17.1
Powered by blists - more mailing lists