]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi_si: Delete an error message for a failed memory allocation in try_smi_init()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 15 Oct 2017 20:30:11 +0000 (22:30 +0200)
committerCorey Minyard <cminyard@mvista.com>
Tue, 17 Oct 2017 20:50:15 +0000 (15:50 -0500)
commit5bdf7ba05d797b2267dc22668d6bd1ef77766e02
tree5b82a73d2ed1eab7b28c769a105b20844d52bc40
parent50698dae82fcdf8a6704fe12a61a867f4ece207a
ipmi_si: Delete an error message for a failed memory allocation in try_smi_init()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_si_intf.c