[RESEND PATCH 0/2] Clean up the hisi_sas driver source code

Yihang Li posted 2 patches 1 month ago
drivers/scsi/hisi_sas/hisi_sas_main.c  |  2 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
[RESEND PATCH 0/2] Clean up the hisi_sas driver source code
Posted by Yihang Li 1 month ago
This series mainly consists of some minor cleanups, printing format issue
and risk of overflow in bitwise logical. No functional changes overall.

Yihang Li (2):
  scsi: hisi_sas: Correct the printing format issues
  scsi: hisi_sas: Fixed the risk of overflow in bitwise logical
    operations

 drivers/scsi/hisi_sas/hisi_sas_main.c  |  2 +-
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.33.0
Re: [RESEND PATCH 0/2] Clean up the hisi_sas driver source code
Posted by Martin K. Petersen 3 weeks, 3 days ago
On Thu, 05 Mar 2026 14:46:58 +0800, Yihang Li wrote:

> This series mainly consists of some minor cleanups, printing format issue
> and risk of overflow in bitwise logical. No functional changes overall.
> 
> Yihang Li (2):
>   scsi: hisi_sas: Correct the printing format issues
>   scsi: hisi_sas: Fixed the risk of overflow in bitwise logical
>     operations
> 
> [...]

Applied to 7.1/scsi-queue, thanks!

[1/2] scsi: hisi_sas: Correct the printing format issues
      https://git.kernel.org/mkp/scsi/c/87a629fd5e37
[2/2] scsi: hisi_sas: Fixed the risk of overflow in bitwise logical operations
      https://git.kernel.org/mkp/scsi/c/c420f7c4ac7e

-- 
Martin K. Petersen
Re: [RESEND PATCH 0/2] Clean up the hisi_sas driver source code
Posted by Martin K. Petersen 1 month ago
Yihang,

> This series mainly consists of some minor cleanups, printing format
> issue and risk of overflow in bitwise logical. No functional changes
> overall.

Applied to 7.1/scsi-staging, thanks!

-- 
Martin K. Petersen