summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci.c
diff options
context:
space:
mode:
authorDong Bo <dongbo4@huawei.com>2018-01-26 04:21:49 +0100
committerTejun Heo <tj@kernel.org>2018-02-12 17:58:08 +0100
commit0d3e45bc6507bd1f8728bf586ebd16c2d9e40613 (patch)
treedcb81ce5d04aed71a25148dfcbd9010843fcdbe4 /drivers/ata/libahci.c
parentLinux 4.16-rc1 (diff)
downloadlinux-0d3e45bc6507bd1f8728bf586ebd16c2d9e40613.tar.xz
linux-0d3e45bc6507bd1f8728bf586ebd16c2d9e40613.zip
libata: Fix compile warning with ATA_DEBUG enabled
This fixs the following comile warnings with ATA_DEBUG enabled, which detected by Linaro GCC 5.2-2015.11: drivers/ata/libata-scsi.c: In function 'ata_scsi_dump_cdb': ./include/linux/kern_levels.h:5:18: warning: format '%d' expects argument of type 'int', but argument 6 has type 'u64 {aka long long unsigned int}' [-Wformat=] tj: Patch hand-applied and description trimmed. Signed-off-by: Dong Bo <dongbo4@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/libahci.c')
0 files changed, 0 insertions, 0 deletions