diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2020-08-25 08:10:37 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-25 06:23:59 -0700 |
commit | fdf1923bf9f7d4d5574187722a247707344eded9 (patch) | |
tree | 21743c6cfead575fe940e1f8c77c1dd362e9f25a /drivers/ata/ata_piix.c | |
parent | 0ce779a9f50108c26541b54c12a0808ba1be103a (diff) |
net: Remove duplicated midx check against 0
Check midx against 0 is always equal to check midx against sk_bound_dev_if
when sk_bound_dev_if is known not equal to 0 in these case.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ata/ata_piix.c')
0 files changed, 0 insertions, 0 deletions