Skip to content
Commit 95efa286 authored by Nicholas Bellinger's avatar Nicholas Bellinger
Browse files

tcm_fc: Fix conversion spec warning



This patch fixes the following conversion specification warning for size_t

drivers/target/tcm_fc/tfc_io.c: In function ‘ft_queue_data_in’:
drivers/target/tcm_fc/tfc_io.c:209: warning: format ‘%x’ expects type ‘unsigned int’, but argument 5 has type ‘size_t’

Reported-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 7c7cf3b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment