Commits

Joe Perches committed 5ad77dcfb49
asus: Add pr_fmt and convert printks to pr_<level> Add pr_fmt, prefixes each log message. Convert printks to pr_<level>. Convert pr_warning to pr_warn. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>