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

Some cleanup #108

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Some cleanup #108

wants to merge 4 commits into from

Conversation

nv-aefimov
Copy link

Clean up a few minor issues. No functional changes.

Copy link
Collaborator

@hamdanigbaria hamdanigbaria left a comment

Choose a reason for hiding this comment

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

not all the actions use the action_pretiffy function, so we can not call it in caller for all the actions, for example see: dr_action_trailer_parser or dr_action_aso_parser,
maybe drop this patch?

@hamdanigbaria
Copy link
Collaborator

All the patches except "HWS: Defer prettifying actions" are ok, just please add "Signed-off-by:" to the commit message, and remove the dot at end of line from the title in the commit message

@alexvesker
Copy link
Collaborator

@nv-aefimov Also thank you for contributing to our project!

Change file permissions such that the scripts `mlx_steering_dump`
and `mlx_hw_steering_dump` are user-executable.

Signed-off-by: Alexander Efimov <[email protected]>
The file will automatically be closed at the end of the scope.
This is safer and more pythonic.

Signed-off-by: Alexander Efimov <[email protected]>
Use python's built-in pathlib instead of manipulating strings.

Signed-off-by: Alexander Efimov <[email protected]>
@nv-aefimov
Copy link
Author

Updated based on the comments. Please let me know if I should change anything else.

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