diff options
author | Kaixu Xia <[email protected]> | 2020-11-08 09:11:59 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-10 15:24:49 -0800 |
commit | 3ec94da976fe10b6e4f74c8d35deef0a6c0dd743 (patch) | |
tree | 336503f0da5f9d7abf612bbfc0ed77c30c19ad9e /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | 30e2379e823309ee015043ffaa522cf5a0cd00b1 (diff) |
net: atlantic: Remove unnecessary conversion to bool
The '!=' expression itself is bool, no need to convert it to bool.
Fix the following coccicheck warning:
./drivers/net/ethernet/aquantia/atlantic/aq_nic.c:1477:34-39: WARNING: conversion to bool not needed here
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions