diff options
| author | Stefan Roese <[email protected]> | 2020-03-06 15:14:03 +0100 |
|---|---|---|
| committer | Daniel Schwierzeck <[email protected]> | 2020-04-27 20:30:13 +0200 |
| commit | 896449fa29cc8b2906da540448d95eac09d99fc3 (patch) | |
| tree | 56bce3ad6a836d237c55f7f3e59c0fc107a3f198 /scripts | |
| parent | e9dbd1ac8239317809dba140125c1f35f03524de (diff) | |
mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
This function returns "-1" (true) upon error. So the function name does
not match its implementation which is confusing. This patch renames the
function to dqs_test_error() which makes the code easier to read.
Also change the return type to bool and return "true" or "false".
Signed-off-by: Stefan Roese <[email protected]>
Cc: Weijie Gao <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Reviewed-by: Weijie Gao <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
