]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
scsi: target: Fix two format specifiers
authorBart Van Assche <bvanassche@acm.org>
Thu, 15 Apr 2021 22:08:24 +0000 (15:08 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 16 Apr 2021 02:44:41 +0000 (22:44 -0400)
commite15c745295a22470b663b101f5130d29e16fbde3
treed4c6645a3b4ca2b5581c306c6fdef00bef1e29a2
parent15df85e0d63d870e67fbd39c416f1d9815a107d0
scsi: target: Fix two format specifiers

Use format specifier '%u' to format the u32 data type instead of '%hu'.

Link: https://lore.kernel.org/r/20210415220826.29438-19-bvanassche@acm.org
Cc: Mike Christie <michael.christie@oracle.com>
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_pr.c