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

Shell: renamed all Error filepath to align with new findings #8

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

hollowaykeanho
Copy link
Member

It's better to have the type comes after the library name like 'HestiaKERNEL_ERROR...' or 'HestiaKERNEL_OS...' function names and filepaths. That way, it's less learning yet tracable by reading. Hence, let's deal with error codes first.

This patch renames all error filepath to align with new findings in Shell/ directory.

It's better to have the type comes after the library name like
'HestiaKERNEL_ERROR...' or 'HestiaKERNEL_OS...' function names
and filepaths. That way, it's less learning yet tracable by
reading. Hence, let's deal with error codes first.

This patch renames all error filepath to align with new findings
in Shell/ directory.

Co-authored-by: Shuralyov, Jean <jean.shuralyov@proton.me>
Co-authored-by: Galyna, Cory <cory.galyna@gmail.com>
Co-authored-by: (Holloway) Chew, Kean Ho <me@hollowaykeanho.com>
Signed-off-by: (Holloway) Chew, Kean Ho <me@hollowaykeanho.com>
@hollowaykeanho hollowaykeanho self-assigned this Dec 26, 2024
Copy link
Member Author

@hollowaykeanho hollowaykeanho left a comment

Choose a reason for hiding this comment

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

cleared on my side.

@hollowaykeanho
Copy link
Member Author

merge first since it's a minor renaming.

@hollowaykeanho hollowaykeanho merged commit 5011b2f into next Dec 26, 2024
3 checks passed
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