]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
staging: mt7621-pinctrl: remove unnecessary 'out of memory' message
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 8 Jun 2018 12:16:33 +0000 (14:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:46:05 +0000 (21:46 +0900)
commit63e57b953f747ce39f8de51548b4e584f00273ae
tree62eb181701f482d1472f23d9c0d808c8e41a1916
parentc3de99239efd15d956c0f2b8475f6670f6f69b7b
staging: mt7621-pinctrl: remove unnecessary 'out of memory' message

Messages when memory allocation fails are not needed at all
and checkpatch script complains about them. Remove one in this
driver code.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c