]> git.baikalelectronics.ru Git - 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)
commit2b48904f66258ec9887fb520e1e0fb27745a02d8
tree62eb181701f482d1472f23d9c0d808c8e41a1916
parent377a06492bbc5dccbace4035c6daf8dca179c493
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