]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sh-sci: Remove useless memory allocation failure printks
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 21 Aug 2015 18:02:34 +0000 (20:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 16:33:48 +0000 (17:33 +0100)
commit3c5d99719861851136b34d04dab94de0d6754a25
tree1733ed2aaeed64111236a59bf12d291731de99c3
parent8b9e15329b3920545d16543bf3bf25d861df7f18
serial: sh-sci: Remove useless memory allocation failure printks

Printing an error on memory allocation failures is unnecessary.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c