]> 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)
commit25ee30e9d9b66f77e98f70310a7e2137a47f1189
tree0da93760c0bdbb6ece68a2aece7ccc8549440876
parent66ed6efbd17fc192ae32cc18f5f412a98997fd7d
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