-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
drivers/flash: fix warnings about missing casts in flash includes #21291
Conversation
fix warnings about missing casts in /include/drivers/flash.h on the dev->driver_api
Some checks failed. Please fix and resubmit. Identity/Emails issuesb5031bd: author email (András Szabó [email protected]) needs to match one of the signed-off-by entries. checkpatch issues
Gitlint issues1: UC2 Body does not contain a 'Signed-off-by:' line Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix all CI issues.
Technically the patch looks good
commit message should looks like:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI issues need to be fixed
@szundi please add a |
resubmitting |
fix warnings about missing casts in /include/drivers/flash.h on the dev->driver_api
Fixes #21290