diff options
| author | Haowen Bai <[email protected]> | 2022-04-21 09:43:13 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-29 15:49:42 +0200 |
| commit | cebdc5349fba7ba9a76a756d35997d010cd1aac2 (patch) | |
| tree | 8cab0598e46c730742783bdbe1762f033fd6aec8 /tools/perf/scripts/python | |
| parent | 4388f887b857de8576a8bf7fefc1202dc7dd10df (diff) | |
firmware: edd: Remove redundant condition
The logic (!A || (A && B)) is equivalent to (!A || B). so we have
to make code clear.
Signed-off-by: Haowen Bai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Griffin Kroah-Hartman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions