Skip to content
Commit 12cd53af authored by Yangtao Li's avatar Yangtao Li Committed by Theodore Ts'o
Browse files

random: Add and use pr_fmt()



Prefix all printk/pr_<level> messages with "random: " to make the
logging a bit more consistent.

Miscellanea:

o Convert a printks to pr_notice
o Whitespace to align to open parentheses
o Remove embedded "random: " from pr_* as pr_fmt adds it

Signed-off-by: default avatarYangtao Li <tiny.windzz@gmail.com>
Link: https://lore.kernel.org/r/20190607182517.28266-3-tiny.windzz@gmail.com
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 12faac30
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