diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-07-30 10:50:31 +0100 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-08-01 13:27:46 -0400 |
| commit | 2127cd21fb78c6e22d92944253afd967b0ff774d (patch) | |
| tree | 5347f14e333dcb3b3fcdabf6a24326e777927a03 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | a40662c90d974a89d2f5d627542b63bed88e72f0 (diff) | |
| download | linux-2127cd21fb78c6e22d92944253afd967b0ff774d.tar.gz linux-2127cd21fb78c6e22d92944253afd967b0ff774d.zip | |
scsi: BusLogic: Use %X for u32 sized integer rather than %lX
An earlier fix changed the print format specifier for adapter->bios_addr to
use %lX. However, the integer is a u32 so the fix was wrong. Fix this by
using the correct %X format specifier.
Link: https://lore.kernel.org/r/20210730095031.26981-1-colin.king@canonical.com
Fixes: 43622697117c ("scsi: BusLogic: use %lX for unsigned long rather than %X")
Acked-by: Khalid Aziz <khalid@gonehiking.org>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Invalid type in argument")
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
