diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-09-27 23:45:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-30 06:44:28 +0200 |
commit | 45c1fd61d5cead2ae23880e0677b8660ab9006a4 (patch) | |
tree | 9b0fd96152efab085b45b9919bf49ddfb073a239 /drivers/irqchip/irq-renesas-intc-irqpin.c | |
parent | net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) (diff) | |
download | linux-45c1fd61d5cead2ae23880e0677b8660ab9006a4.tar.xz linux-45c1fd61d5cead2ae23880e0677b8660ab9006a4.zip |
mkiss: remove redundant check on len being zero
The check on len is redundant as it is always greater than 1,
so just remove it and make the printk less complex.
Detected by CoverityScan, CID#1226729 ("Logically dead code")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/irqchip/irq-renesas-intc-irqpin.c')
0 files changed, 0 insertions, 0 deletions