Skip to content
Snippets Groups Projects
user avatar
Andrew Cooks authored
replace DBG(...) with pr_debug(...)
replace MSG(...) with pr_info(...)
replace ERR(...) with pr_err(...)
and
remove unused DBG, MSG, ERR macros
a9e77ef1
History
Name Last commit Last update
..