commit | b3dc93501e34b6e35245ba06fd0a7bfc7df88f0d | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue Aug 23 15:11:03 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 23 17:17:49 2016 -0700 |
tree | 1fa0936fa03b5571b27599a8d250c62ff06fe70c | |
parent | a26c76798e602fda301a997ec1ded3815b2e0e77 [diff] |
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>