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)
commitd5e686e8b66d513833e350ab776a8052b0f2ba9e
tree0da93760c0bdbb6ece68a2aece7ccc8549440876
parent2e350780ae4f2be8a2525929b6c69c2dd9591a20
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