]> git.baikalelectronics.ru Git - kernel.git/commit
net: lapbether: remove unnecessary out of memory message
authorPeng Li <lipeng321@huawei.com>
Wed, 9 Jun 2021 09:39:51 +0000 (17:39 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jun 2021 21:02:58 +0000 (14:02 -0700)
commit43646c8795c33588a54b4abf366119e433da6304
tree0da93760c0bdbb6ece68a2aece7ccc8549440876
parent0d894dc406ed8a0f3bb881da4a5ec6001c5e8393
net: lapbether: remove unnecessary out of memory message

This patch removes unnecessary out of memory message,
to fix the following checkpatch.pl warning:
"WARNING: Possible unnecessary 'out of memory' message"

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/lapbether.c