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)
commit05ff5525aa824c433fbd47e790f181055f0127ae
treef9ae713571f55c70e6425f2378fa72e2370aba01
parentc1300f37ea99c92b1759caf3418afb491b6852ce
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