Skip to content

Fix Linter warnings for dw_downsizer#385

Merged
micprog merged 1 commit intopulp-platform:masterfrom
mosaic-soc:pr/dw-downsizer-lint
Jul 23, 2025
Merged

Fix Linter warnings for dw_downsizer#385
micprog merged 1 commit intopulp-platform:masterfrom
mosaic-soc:pr/dw-downsizer-lint

Conversation

@LucaRufer
Copy link
Copy Markdown

Fix Spyglass Linter warnings for dw_downsizer. Three types of linter warnings were fixed:

  • Initial assignments to automatic variables
  • Missing default statements for non-fully-specified switch statements
  • Function calls with bit-width mismatches in arguments

This PR does not include any functional changes.

@thommythomaso thommythomaso requested a review from micprog July 17, 2025 13:16
Copy link
Copy Markdown
Member

@micprog micprog left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! 👍

@micprog micprog merged commit 251022d into pulp-platform:master Jul 23, 2025
1 check 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.

3 participants