Message ID | 20240221-recognize-dust-4bb575f4e67b@spud (mailing list archive) |
---|---|
State | Accepted |
Commit | 4d934f94adc97673558ba6bc73a325dcd811ba1c |
Headers | show |
Series | [GIT,PULL] Microchip firmware driver fixes for v6.8-rc6 | expand |
Hello: This pull request was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Wed, 21 Feb 2024 16:37:15 +0000 you wrote: > Hey Arnd, > > Please pull a single fix for the single Microchip firmware driver. > > Cheers, > Conor. > > [...] Here is the summary with links: - [GIT,PULL] Microchip firmware driver fixes for v6.8-rc6 https://git.kernel.org/soc/soc/c/4d934f94adc9 You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Wed, 21 Feb 2024 16:37:15 +0000 you wrote: > Hey Arnd, > > Please pull a single fix for the single Microchip firmware driver. > > Cheers, > Conor. > > [...] Here is the summary with links: - [GIT,PULL] Microchip firmware driver fixes for v6.8-rc6 https://git.kernel.org/soc/soc/c/4d934f94adc9 You are awesome, thank you!
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(-)