diff options
author | Lina Iyer <[email protected]> | 2020-11-19 09:43:25 -0700 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2020-11-23 18:41:28 +0100 |
commit | a94ef811f7c3748736b85db0406da8e4ea391ac6 (patch) | |
tree | a3bf27487959e1c498b3cb85d4d47c1f0926bcf3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 418baf2c28f3473039f2f7377760bd8f6897ae18 (diff) |
PM: domains: replace -ENOTSUPP with -EOPNOTSUPP
While submitting a patch to add next_wakeup, checkpatch reported this -
WARNING: ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP
+ return -ENOTSUPP;
Address the above warning in other functions in pm_domain.h.
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Lina Iyer <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions