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

[WIP] types: Introduce getter macros #197

Closed
wants to merge 3 commits into from

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Jan 24, 2022

I started to work on #148. This will take a while to go through all enums add those missing MASK/SHIFT enums.

Define SHIFT and MASKS value to access values for struct nvme_psd_id
members.

While at it also cleanup whitespace damages in the documantation to
struct nvme_psd_id.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw force-pushed the define-shift-masks branch from 4a4dd33 to 71ca19a Compare January 24, 2022 15:17
igaw added 2 commits January 24, 2022 16:20
Define SHIFT and MASKS value to access values for nvme_id_ctrl_cmic.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw
Copy link
Collaborator Author

igaw commented Jan 28, 2022

FWIW, @hreinecke this is going to be a big effort... I think I work first on the errno return code thing.

@igaw
Copy link
Collaborator Author

igaw commented Jan 31, 2022

After a discussion with Hannes, we decided to postpone this plan. The effort to fixup all definition is a considerable and there is a good chance to introduce a lot of regressions. This is something for v2.

@igaw igaw closed this Jan 31, 2022
@igaw igaw deleted the define-shift-masks branch February 1, 2022 10:45
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.

1 participant