mbox series

[v2,0/2] SYSFS_FLAG_FW_SEL_BOOT formatting fixes

Message ID 20211130203813.12138-1-f.fainelli@gmail.com
Headers show
Series SYSFS_FLAG_FW_SEL_BOOT formatting fixes | expand

Message

Florian Fainelli Nov. 30, 2021, 8:38 p.m. UTC
Hi Martin, Manish,

This patch series aligns the formatting of SYSFS_FLAG_FW_SEL_BOOT
between qedi and qla4xxx.

Changes in v2:

- fixed incorrect format in second hunk of qla4xxx

Florian Fainelli (2):
  scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
  scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte

 drivers/scsi/qedi/qedi_main.c | 5 ++---
 drivers/scsi/qla4xxx/ql4_os.c | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

Comments

Martin K. Petersen Dec. 14, 2021, 4:40 a.m. UTC | #1
On Tue, 30 Nov 2021 12:38:11 -0800, Florian Fainelli wrote:

> This patch series aligns the formatting of SYSFS_FLAG_FW_SEL_BOOT
> between qedi and qla4xxx.
> 
> Changes in v2:
> 
> - fixed incorrect format in second hunk of qla4xxx
> 
> [...]

Applied to 5.17/scsi-queue, thanks!

[1/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
      https://git.kernel.org/mkp/scsi/c/9f9b7fa946be
[2/2] scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte
      https://git.kernel.org/mkp/scsi/c/74d801525385