]> git.baikalelectronics.ru Git - kernel.git/commit
net: hdlc_fr: remove unnecessary out of memory message
authorPeng Li <lipeng321@huawei.com>
Fri, 28 May 2021 00:12:49 +0000 (08:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 May 2021 21:08:12 +0000 (14:08 -0700)
commitdd97abcb52f0a7a66f21d2a6f6ec1472d2a3f60c
tree36c3e32fb57ee89a96529a1db44c158614cf5c67
parentd65b1320df69c240f0541fc8d3bb2a2fee031aba
net: hdlc_fr: 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: Jakub Kicinski <kuba@kernel.org>
drivers/net/wan/hdlc_fr.c