diff options
author | Soha Jin <soha@lohu.info> | 2022-11-11 10:45:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 19:12:48 +0100 |
commit | 9dd4541b1693e9aa124a167b40e294aa6906433f (patch) | |
tree | 11b9f34bc71d0dee5aa53ac67f42cd258ee52a99 /lib/clz_tab.c | |
parent | serial: arc_uart: Drop empty platform remove function (diff) | |
download | linux-9dd4541b1693e9aa124a167b40e294aa6906433f.tar.xz linux-9dd4541b1693e9aa124a167b40e294aa6906433f.zip |
platform: remove useless if-branch in __platform_get_irq_byname()
When CONFIG_OF_IRQ is not enabled, there will be a stub method that always
returns 0 when getting IRQ. Thus, the if-branch can be removed safely.
Signed-off-by: Soha Jin <soha@lohu.info>
Link: https://lore.kernel.org/r/20221111094542.270540-1-soha@lohu.info
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions