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

stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes. #3813

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented Jan 26, 2025

We shouldn't use unsafe to mark merely "dangerous" actions, only actions that
actually cause UB.

… unsafes.

We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that
actually cause UB.
@Dirbaio Dirbaio enabled auto-merge January 26, 2025 21:43
@Dirbaio
Copy link
Member Author

Dirbaio commented Jan 26, 2025

bender run

@Dirbaio Dirbaio added this pull request to the merge queue Jan 26, 2025
Merged via the queue into main with commit ecc1aab Jan 26, 2025
10 checks passed
@Dirbaio Dirbaio deleted the stm32-eth-simplify-smi branch January 26, 2025 22:02
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.

1 participant