diff options
author | 2025-06-28 21:20:28 +0200 | |
---|---|---|
committer | 2025-07-07 23:14:46 +0200 | |
commit | d10a4c323883c41cf1b652309e61c48bce248e35 (patch) | |
tree | eaa073e1e4e6f8850e67c23d708b9f0a1bc025d2 /tools/perf/scripts/python | |
parent | i3c: don't fail if GETHDRCAP is unsupported (diff) | |
download | wireguard-linux-d10a4c323883c41cf1b652309e61c48bce248e35.tar.xz wireguard-linux-d10a4c323883c41cf1b652309e61c48bce248e35.zip |
i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Replace non-standard ENOTSUPP with the SUSV4-defined error code
EOPNOTSUPP to fix below checkpatch warning:
"ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP"
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250628192027.3932-6-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions