diff options
author | Yang Li <[email protected]> | 2022-06-13 09:26:58 +0800 |
---|---|---|
committer | Paul Kocialkowski <[email protected]> | 2022-06-24 17:04:03 +0200 |
commit | f9bbc1c8449a51a049a1d6d436eb973b00b6cd7a (patch) | |
tree | 3827923b63d7df4e64ec74ec9262a48c0ac9c6ed /drivers/gpu/drm/logicvc/logicvc_layer.c | |
parent | d54cda74a9a27d6a18c6b670f7299114272a5e50 (diff) |
drm: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq()
already prints an error.
Eliminate the follow coccicheck warning:
./drivers/gpu/drm/logicvc/logicvc_drm.c:352:2-9: line 352 is redundant
because platform_get_irq() already prints an error
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Yang Li <[email protected]>
Acked-by: Paul Kocialkowski <[email protected]>
Signed-off-by: Paul Kocialkowski <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_layer.c')
0 files changed, 0 insertions, 0 deletions