Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASoC: SOF: ops.h: Change the error code for not supported to EOPNOTSUPP #4525

Conversation

ujfalusi
Copy link
Collaborator

New code uses ENOTSUPP as per checkpatch recommendation: ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP

New code uses ENOTSUPP as per checkpatch recommendation:
ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP

Signed-off-by: Peter Ujfalusi <[email protected]>
Copy link

@RanderWang RanderWang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit message: "New code uses ENOTSUPP as per checkpatch recommendation: " ?
uses EOPNOTSUPP ?

@plbossart plbossart merged commit b49e881 into thesofproject:topic/sof-dev Aug 16, 2023
9 checks passed
@ujfalusi ujfalusi deleted the peter/sof/pr/ops_h_EOPNOTSUPP_01 branch November 30, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants