aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
diff options
context:
space:
mode:
authorDongliang Mu <[email protected]>2022-09-26 21:59:21 +0800
committerGreg Kroah-Hartman <[email protected]>2022-09-27 10:36:36 +0200
commit29afbe5f5afc2f724b8aef2d11fbe6a7ee48997e (patch)
tree7994bda5fa2f9389f4c60543e38bd162f29762fe /fs/btrfs
parent1abf6ab490c518164a3ffb62e4533850aaecb6fd (diff)
usb: cdns3: remove dead code
Smatch reports the following error: drivers/usb/cdns3/cdns3-plat.c:113 cdns3_plat_probe() warn: platform_get_irq() does not return zero From the document, platform_get_irq_byname_optional only returns non-zero value, and negative value on failure. Fix this by removing the zero value checking. Signed-off-by: Dongliang Mu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions