diff options
| author | Mark Starovoytov <[email protected]> | 2020-07-17 21:01:46 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-17 19:00:54 -0700 |
| commit | b567edbfc85ac375181862808928aeb381560c68 (patch) | |
| tree | f93f95a5afa361de50aaad18029f7b62e76cdd77 /tools/perf/scripts/python | |
| parent | 11f3c1f583ea3f43cc244dba12ff77943de3edd9 (diff) | |
net: atlantic: align return value of ver_match function with function name
This patch aligns the return value of hw_atl_utils_ver_match function with
its name.
Change the return type to bool, because it's better aligned with the actual
usage. Return true when the version matches, false otherwise.
Signed-off-by: Mark Starovoytov <[email protected]>
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions