Bump koalaman/shellcheck from 0.11.0 to null in lib/functions/general/shellcheck.sh#1
Open
github-actions[bot] wants to merge 1 commit into
Conversation
fangzheli
pushed a commit
that referenced
this pull request
May 19, 2026
… (#9847) Kernel 6.18 stable progressed past 6.18.18 (last patch rewrite baseline, commit 2dc5b23) and refactored dwc3_readl()/dwc3_writel() to take the struct dwc3 pointer directly instead of dwc->regs. The patch context still referenced dwc->regs, causing hunks #1 (at core.c:153) and #3 (at core.c:213) to fail on builds against 6.18.32. Update the patch context to drop "->regs" (no change to the +/- payload) so it applies cleanly on 6.18.32 while remaining compatible with the prior baseline. Verified with patch -p1 --dry-run against the 6.18.32 HEAD blob from the linux-rockchip 6.18 branch: exit 0, all 16 hunks across the 3 files apply (offset -2 on core.h, harmless). Signed-off-by: SuperKali <hello@superkali.me>
This file contains hidden or 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
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.
Bump koalaman/shellcheck from 0.11.0 to null by bumping
SHELLCHECK_VERSIONinlib/functions/general/shellcheck.sh.Check the upstream release notes.
Please note that the above link only shows the release notes for the latest release.