[PATCH v3 0/3] i3c: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP

Alexandre Belloni alexandre.belloni at bootlin.com
Mon Jul 7 14:33:07 PDT 2025


On Sat, 28 Jun 2025 21:20:27 +0200, Wolfram Sang wrote:
> Changes since v2:
> 
> * updated commit message again
> 
> This checkpatch warning makes sense here: "ENOTSUPP is not a SUSV4 error
> code, prefer EOPNOTSUPP" We don't have a userspace interface yet, but we
> probably will get one. So, let's convert these error codes now, before
> it will be forgotten in the future, and they could slip through to
> applications.
> 
> [...]

Applied, thanks!

[1/3] i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
      https://git.kernel.org/abelloni/c/d10a4c323883
[2/3] i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
      https://git.kernel.org/abelloni/c/566aebedee37
[3/3] i3c: master: cdns: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
      https://git.kernel.org/abelloni/c/8d53c0d645e3

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list