diff options
author | Justin Tee <[email protected]> | 2023-05-30 12:14:05 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-31 18:17:52 -0400 |
commit | 6e8a669e61af80d69d5ee16e0ddf3160178a63bc (patch) | |
tree | 00b8fb352b3ca14c45fa2911ee5784a1b600eb8c /scripts/generate_rust_analyzer.py | |
parent | 21be4d0344c90c1769324dd880b8339d89f87c38 (diff) |
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
The kernel test robot reported sparse warnings regarding the improper usage
of beXX_to_cpu() macros.
Change the flagged FDMI and VMID member variables to __beXX and redo the
beXX_to_cpu() macros appropriately.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions