diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-01-08 19:38:00 +0000 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-01-15 22:19:49 -0500 |
| commit | 43622697117c39357a3fecf849416df181ce4621 (patch) | |
| tree | fe9a2b2fa329bda0e3277430fd0ad7fe74ee6ef1 /tools/perf/scripts/python/bin | |
| parent | scsi: ufs: remove "errors" word in ufshcd_print_err_hist() (diff) | |
| download | linux-43622697117c39357a3fecf849416df181ce4621.tar.gz linux-43622697117c39357a3fecf849416df181ce4621.zip | |
scsi: BusLogic: use %lX for unsigned long rather than %X
Currently the incorrect %X print format specifier is being used for several
unsigned longs. Fix these by using %lX instead. Also join up some literal
strings that are split.
Link: https://lore.kernel.org/r/20200108193800.96706-1-colin.king@canonical.com
Addresses-Coverity: ("Invalid type in argument to printf format specifier")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Khalid Aziz <khalid@gonehiking.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
