]> git.baikalelectronics.ru Git - kernel.git/commit
swiotlb: clean up reporting
authorKees Cook <keescook@chromium.org>
Tue, 10 Jul 2018 23:22:22 +0000 (16:22 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 25 Jul 2018 11:33:05 +0000 (13:33 +0200)
commit1f6ba8ce3710089e773a64c514a4769181be83ca
tree6f66819ca45ee2625aae0fec3b59714877a808f6
parent5a7c63c7be5f122a8e8a51a5fa9351d19518a368
swiotlb: clean up reporting

This removes needless use of '%p', and refactors the printk calls to
use pr_*() helpers instead.

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/swiotlb.c