diff options
author | Lina Iyer <ilina@codeaurora.org> | 2020-11-19 09:43:25 -0700 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-11-23 18:41:28 +0100 |
commit | a94ef811f7c3748736b85db0406da8e4ea391ac6 (patch) | |
tree | a3bf27487959e1c498b3cb85d4d47c1f0926bcf3 /drivers/pci/controller/pcie-xilinx-cpm.c | |
parent | 418baf2c28f3473039f2f7377760bd8f6897ae18 (diff) | |
download | linux-a94ef811f7c3748736b85db0406da8e4ea391ac6.tar.bz2 |
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 <ulf.hansson@linaro.org>
Signed-off-by: Lina Iyer <ilina@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/pci/controller/pcie-xilinx-cpm.c')
0 files changed, 0 insertions, 0 deletions