OSDN Git Service

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)
commit7d63fb3af87aa67aa7d24466e792f9d7c57d8e79
tree6f66819ca45ee2625aae0fec3b59714877a808f6
parentd27fb99f62af7b79c542d161aa5155ed57271ddc
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