aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorKrzysztof Wilczyński <[email protected]>2021-10-27 11:29:31 +0000
committerLorenzo Pieralisi <[email protected]>2021-12-06 11:38:20 +0000
commit549bf94dd29f6373154ff731d4a48e396f543363 (patch)
tree0d6386eeabb2130ef195ef17af8936f2910a223b /net/lapb/lapb_timer.c
parent6e5ebc96ec651b67131f816d7e3bf286c635e749 (diff)
PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()
There is no need to call the dev_err() function directly to print a custom message when handling an error from either the platform_get_irq() or platform_get_irq_byname() functions as both are going to display an appropriate error message in case of a failure. This change is as per suggestions from Coccinelle, e.g., drivers/pci/controller/dwc/pcie-qcom-ep.c:556:2-9: line 556 is redundant because platform_get_irq() already prints an error Related: https://lore.kernel.org/all/[email protected]/ https://lore.kernel.org/all/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Wilczyński <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions