diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-06-23 19:28:46 -0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-06-23 20:09:16 -0400 |
commit | 95efa2863996b643083957079b9304fb3c01130f (patch) | |
tree | e76d1c677a36cc08588069cacfefa2b0c56af6e3 /scripts | |
parent | 7c7cf3b9c31ed09822e5c186297991093ee13c49 (diff) |
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: Randy Dunlap <randy.dunlap@oracle.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions