Skip to content
Commit e7ed70ee authored by Joerg Roedel's avatar Joerg Roedel
Browse files

dma-debug: use pr_* instead of printk(KERN_* ...)



The pr_* macros are shorter than the old printk(KERN_ ...) variant.
Change the dma-debug code to use the new macros and save a few
unnecessary line breaks. If lines don't break the source code can also
be grepped more easily.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent c17e2cf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment