forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Code style reformat and fixed checkpatch warning #275
Merged
schobtr-good
merged 11 commits into
SONIC-DEV:201911_marvell_cpo1
from
schobtr-good:marvel_cpo1_prepare_package2
Feb 28, 2022
Merged
Code style reformat and fixed checkpatch warning #275
schobtr-good
merged 11 commits into
SONIC-DEV:201911_marvell_cpo1
from
schobtr-good:marvel_cpo1_prepare_package2
Feb 28, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge fore release package2 |
zswallow
reviewed
Mar 7, 2022
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.
Reviewed.
pphuchar
pushed a commit
that referenced
this pull request
Apr 18, 2022
Update sonic-linux-kernel submodule to updated 202012 branch. This brings in the following commits.... ``` e97f9fc [202012] Add upstreamed patches which backport support for registers for CPLD PNs (#275) 58abcdc Merge pull request #267 from Staphylo/202012-log-buf-len 3f16f4f Merge pull request #268 from Staphylo/202012-emmc-fixes a120ae7 Apply kernel patches to fix emmc unreliability 5f4a3f3 Increase log_buf_len to 1M for all architecture ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
Fixed checkpatch warning and fixed compile warning
- How I did it
Use checkpatch.pl to verify Marvell platform driver
- How to verify it
Run-on Marvell unit and verify R/W sysfs.
Check module load/unload
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)