mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 19:42:31 -04:00
Function dev_err() after platform_get_irq() is redundant because platform_get_irq() already prints an error. Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>