Home
last modified time | relevance | path

Searched hist:"4 a4ec57c0656ad4063775db11ace6d498171364a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.cdiff 4a4ec57c0656ad4063775db11ace6d498171364a Tue Mar 23 08:41:08 CET 2021 Yonglong Liu <liuyonglong@huawei.com> net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()

The !! operation of variable en in hns_mac_config_sds_loopback_acpi()
is redundant, so remove it.

Signed-off-by: Yonglong Liu <liuyonglong@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>