Home
last modified time | relevance | path

Searched hist:d2c3c8dcb5987b8352e82089c79a41b6e17e28d2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Ddevice-mapper.hdiff d2c3c8dcb5987b8352e82089c79a41b6e17e28d2 Thu Apr 20 12:46:07 CDT 2017 Joe Perches <joe@perches.com> dm: convert DM printk macros to pr_<level> macros

Using pr_<level> is the more common logging style.

Standardize style and use new macro DM_FMT.
Use no_printk in DMDEBUG macros when CONFIG_DM_DEBUG is not #defined.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>