diff options
author | Denis Efremov <[email protected]> | 2019-08-29 19:50:17 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-30 19:49:03 -0700 |
commit | 7cf92ccb85554c9550bc0a8e892f68f92985024c (patch) | |
tree | 5d376a4f5bbf51688d655e272d8342e7d0d3ed16 /tools/perf/scripts/python | |
parent | e72cb7d6245380acc11a24b75a865f7104ac8b33 (diff) |
net/mlx5e: Remove unlikely() from WARN*() condition
"unlikely(WARN_ON_ONCE(x))" is excessive. WARN_ON_ONCE() already uses
unlikely() internally.
Signed-off-by: Denis Efremov <[email protected]>
Cc: Boris Pismenny <[email protected]>
Cc: Saeed Mahameed <[email protected]>
Cc: Leon Romanovsky <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: [email protected]
Acked-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions