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: <20211011104141.GP2083@kadam> Date: Mon, 11 Oct 2021 13:41:41 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Saurav Girepunje <saurav.girepunje@...il.com> Cc: Fabio Aiuto <fabioaiuto83@...il.com>, saurav.girepunje@...mail.com, gregkh@...uxfoundation.org, marcocesati@...il.com, lee.jones@...aro.org, linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org Subject: Re: [PATCH] staging: rtl8723bs: hal: remove if condition which is always false Yep. And please go through the function and clean up all the references to max_rf_path. Change the "max_rf_path = 0" to 1 and delete the other assignment. Delete the comments about "max_rf_path == 2". regards, dan carpenter
Powered by blists - more mailing lists