Skip to content
Snippets Groups Projects
Commit a9e77ef1 authored by Andrew Cooks's avatar Andrew Cooks
Browse files

replace custom logging macros with standard ones

replace DBG(...) with pr_debug(...)
replace MSG(...) with pr_info(...)
replace ERR(...) with pr_err(...)
and
remove unused DBG, MSG, ERR macros
parent b9c92bdf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment