commit | c941e0d172605731de9b4628bd4146d35cf2e7d6 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Nov 07 13:55:25 2019 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 19 21:41:11 2019 -0500 |
tree | aea4327abdde5ef443777ceedda34d75019b680a | |
parent | 238191d65d7217982d69e21c1d623616da34b281 [diff] |
scsi: target: core: Fix a pr_debug() argument Print the string for which conversion failed instead of printing the function name twice. Fixes: 2650d71e244f ("target: move transport ID handling to the core") Cc: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20191107215525.64415-1-bvanassche@acm.org Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>