]> git.baikalelectronics.ru Git - kernel.git/commit
net: hdlc_cisco: remove unnecessary out of memory message
authorPeng Li <lipeng321@huawei.com>
Wed, 2 Jun 2021 11:01:14 +0000 (19:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 20:27:36 +0000 (13:27 -0700)
commit55521c5d1209026c21482dde5f1e9d4772dd998f
treef9ae713571f55c70e6425f2378fa72e2370aba01
parent8f9ecc0bac99c0053343f84e2ad4d68623c91058
net: hdlc_cisco: 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/hdlc_cisco.c