diff options
author | 2023-06-14 10:59:44 -0700 | |
---|---|---|
committer | 2023-06-14 21:57:48 -0400 | |
commit | 9cefd6e7e0a77b0fbca5c793f6fb6821b0962775 (patch) | |
tree | 667912bc46d5cc886bd128539040f62a24b7db16 /scripts/generate_rust_analyzer.py | |
parent | scsi: target: core: Fix error path in target_setup_session() (diff) | |
download | wireguard-linux-9cefd6e7e0a77b0fbca5c793f6fb6821b0962775.tar.xz wireguard-linux-9cefd6e7e0a77b0fbca5c793f6fb6821b0962775.zip |
scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
The kernel test robot reported sparse warnings regarding incorrect type
assignment for __be16 variables in bsg loopback path.
Change the flagged lines to use the be16_to_cpu() and cpu_to_be16() macros
appropriately.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230614175944.3577-1-justintee8345@gmail.com
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306110819.sDIKiGgg-lkp@intel.com/
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions