summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/sdma.c
diff options
context:
space:
mode:
authorDawei Li <dawei.li@shingroup.cn>2024-03-04 18:16:53 +0800
committerConor Dooley <conor.dooley@microchip.com>2024-03-04 19:18:16 +0000
commitaf1e0a7d39f98c0dea1b186a76fcee7da6a5f7bc (patch)
treed0f045c7cfd2bc3c3cf4d5189a15298ad7366917 /drivers/infiniband/hw/hfi1/sdma.c
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
firmware: microchip: Fix over-requested allocation size
cocci warnings: (new ones prefixed by >>) >> drivers/firmware/microchip/mpfs-auto-update.c:387:72-78: ERROR: application of sizeof to pointer drivers/firmware/microchip/mpfs-auto-update.c:170:72-78: ERROR: application of sizeof to pointer response_msg is a pointer to u32, so the size of element it points to is supposed to be a multiple of sizeof(u32), rather than sizeof(u32 *). Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202403040516.CYxoWTXw-lkp@intel.com/ Signed-off-by: Dawei Li <dawei.li@shingroup.cn> Fixes: ec5b0f1193ad ("firmware: microchip: add PolarFire SoC Auto Update support") Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/sdma.c')
0 files changed, 0 insertions, 0 deletions