diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-07-26 17:42:26 +0000 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2023-08-08 15:36:48 +0200 |
commit | f9372b9202a443051b9ed9b9cc34a79d44493e1a (patch) | |
tree | 908d85ff5bd33325b093c8c2b9f778e0fb7d432c /drivers/fpga | |
parent | 224acec66433ee36f58531d815e61498a407ac44 (diff) |
i2c: s3c2410: Remove redundant dev_err()
There is no need to call the dev_err() function directly to print a custom
message when handling an error from platform_get_irq() function as
it is going to display an appropriate error message in case of a failure.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20230726174226.2480552-1-ruanjinjie@huawei.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions