aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-20 20:35:06 +0800
committerDavid S. Miller <[email protected]>2020-04-21 15:45:32 -0700
commitc95576a34cf797f8ad34032a28b93bb7314a636d (patch)
tree5e8ea2f19ed342ba1d1862d116079a98a82c6a3c /tools/perf/scripts/python
parent7ff4f0631faa45d90775b2468a8d5ef580c7d359 (diff)
e1000: remove unneeded conversion to bool
The '==' expression itself is bool, no need to convert it to bool again. This fixes the following coccicheck warning: drivers/net/ethernet/intel/e1000/e1000_main.c:1479:44-49: WARNING: conversion to bool not needed here Signed-off-by: Jason Yan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions