OSDN Git Service

net: z85230: remove unnecessary out of memory message
authorPeng Li <lipeng321@huawei.com>
Tue, 15 Jun 2021 02:43:45 +0000 (10:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2021 17:55:18 +0000 (10:55 -0700)
commit2b28b711ac5d58ed828e137ac53013f5008b0d47
tree7a9d3e12a9f3dae5498de106bdc20e901b19240c
parent00a580db9e2a0968e212a89a9db0b89dc4a97280
net: z85230: 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/z85230.c