diff options
author | Ruan Jinjie <[email protected]> | 2023-08-03 17:43:04 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-08-10 10:11:33 +0200 |
commit | fc8a2041bee341e1fc07df9685cd0be4ffc80a91 (patch) | |
tree | a4bd293a4b28e04208173191193773e360bc6548 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | c7351b46d0da5f0f1bc35187a3c924bface884e0 (diff) |
pinctrl: stmfx: Do not check for 0 return after calling platform_get_irq()
Since commit ce753ad1549c ("platform: finally disallow IRQ0 in
platform_get_irq() and its ilk"), there is no possible for
platform_get_irq() to return 0. Use the return value
from platform_get_irq().
Signed-off-by: Ruan Jinjie <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions