diff options
author | Jason Yan <[email protected]> | 2020-04-20 20:34:31 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-04-21 15:45:32 -0700 |
commit | e9a9e519941c2a30f1ac973f84a555b86132265d (patch) | |
tree | b65aa1f869e8d0efeb5d3533636d919cd07b0bc0 /tools/perf/scripts/python/stat-cpi.py | |
parent | 526f3d96b8f83b1b13d73bd0b5c79cc2c487ec8e (diff) |
ptp: 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/ptp/ptp_ines.c:403:55-60: WARNING: conversion to bool not
needed here
drivers/ptp/ptp_ines.c:404:55-60: 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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions