]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi: Convert pr_xxx() to dev_xxx() in the BT code
authorCorey Minyard <cminyard@mvista.com>
Thu, 23 Aug 2018 20:31:47 +0000 (15:31 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 18 Sep 2018 21:15:33 +0000 (16:15 -0500)
commit3118c0bef75e75e8c1e851df73975273688e8ddc
tree5160fc5a929509ec57e140a5fab7f090450fc871
parentf70ae288ae94f0c54894ae89625bb074e887edd8
ipmi: Convert pr_xxx() to dev_xxx() in the BT code

Cleanups, do the replacement and change the levels to the proper
ones for the function they are serving, as many were wrong.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_bt_sm.c