mbox series

[GIT,PULL] Microchip firmware driver fixes for v6.8-rc6

Message ID 20240221-recognize-dust-4bb575f4e67b@spud (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] Microchip firmware driver fixes for v6.8-rc6 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-firmware-fixes-for-v6.8-rc6

Checks

Context Check Description
conchuod/vmtest-fixes-PR fail merge-conflict

Message

Conor Dooley Feb. 21, 2024, 4:37 p.m. UTC
Hey Arnd,

Please pull a single fix for the single Microchip firmware driver.

Cheers,
Conor.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-firmware-fixes-for-v6.8-rc6

for you to fetch changes up to 0abcac4fe3ca3aeaef40ad53c0b295b2d5f8cbf1:

  firmware: microchip: fix wrong sizeof argument (2024-01-29 18:52:11 +0000)

----------------------------------------------------------------
Microchip firmware driver fixes for v6.8-rc6

A single fix for me incorrectly using sizeof().

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

----------------------------------------------------------------
Samasth Norway Ananda (1):
      firmware: microchip: fix wrong sizeof argument

 drivers/firmware/microchip/mpfs-auto-update.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)