Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Remove extraneous POP from my prev commit #132

Merged
merged 1 commit into from
Oct 23, 2018
Merged

Remove extraneous POP from my prev commit #132

merged 1 commit into from
Oct 23, 2018

Conversation

adamgreen
Copy link
Contributor

Based on the great feedback to PR #131, I have removed the POP
instruction that I added in my previous commit since UserHardFault
never returns.

Based on the great feedback to PR #131, I have removed the POP
instruction that I added in my previous commit since UserHardFault
never returns.
@adamgreen adamgreen requested a review from a team as a code owner October 23, 2018 18:22
Copy link
Contributor

@therealprof therealprof 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 for the quick follow-up.

@therealprof
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Oct 23, 2018
132: Remove extraneous POP from my prev commit r=therealprof a=adamgreen

Based on the great feedback to PR #131, I have removed the POP
instruction that I added in my previous commit since UserHardFault
never returns.

Co-authored-by: Adam Green <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 23, 2018

Build succeeded

@bors bors bot merged commit cb49e52 into rust-embedded:master Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants