diff options
author | ErKun Yang <[email protected]> | 2021-04-08 21:27:51 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-08-05 12:05:06 +0100 |
commit | 9e4ae52cabd8aec21360a44b90c4ec6b287eb0d2 (patch) | |
tree | 05f6e0d17191819409f27c81dddf9946fe59e69b /lib/test_overflow.c | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff) |
PCI: xgene-msi: Remove redundant dev_err() call in xgene_msi_probe()
devm_ioremap_resource() internally calls __devm_ioremap_resource() which
is where error checking and handling is actually taking place. i
Therefore, the dev_err() call in xgene_msi_probe() is redundant.
Remove it.
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: ErKun Yang <[email protected]>
[[email protected]: commit log]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Krzysztof WilczyĆski <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions