mirror of
https://github.com/torvalds/linux.git
synced 2026-08-07 07:54:18 +02:00
Remove dev_err() messages after platform_get_irq*() failures.
Line 450 is redundant because platform_get_irq() already prints
an error.
Generated by: scripts/coccinelle/api/platform_get_irq.cocci
Fixes:
|
||
|---|---|---|
| .. | ||
| fb | ||
| hw | ||
| panel | ||
| core.c | ||
| Kconfig | ||
| Makefile | ||