diff options
author | Wan Jiabing <[email protected]> | 2021-04-14 19:31:48 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-14 14:02:56 -0700 |
commit | 416dcc5ce9d2a810477171c62ffa061a98f87367 (patch) | |
tree | ea87260a5b7d1ee185d784aea406ca59cd8b4655 /scripts/gdb/linux/tasks.py | |
parent | a714e27ea8bdee2b238748029d31472d0a65b611 (diff) |
cavium/liquidio: Fix duplicate argument
Fix the following coccicheck warning:
./drivers/net/ethernet/cavium/liquidio/cn66xx_regs.h:413:6-28:
duplicated argument to & or |
The CN6XXX_INTR_M1UPB0_ERR here is duplicate.
Here should be CN6XXX_INTR_M1UNB0_ERR.
Signed-off-by: Wan Jiabing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions