Skip to content

Use parenthesis to clarify the precedence of operators instead of rel…#19

Open
LaurentLouf wants to merge 1 commit into
ARMmbed:masterfrom
LaurentLouf:master
Open

Use parenthesis to clarify the precedence of operators instead of rel…#19
LaurentLouf wants to merge 1 commit into
ARMmbed:masterfrom
LaurentLouf:master

Conversation

@LaurentLouf
Copy link
Copy Markdown

…ying on non-uniform spacing.

Maybe I'm a bit of a nitpicker, but relying on the precedence of operators like that make me wonder what was going on for a few minutes. Since it only costs a few parenthesis and spaces to avoid that, I fixed it.

@geky
Copy link
Copy Markdown
Contributor

geky commented Aug 15, 2018

Hi @LaurentLouf, sorry about the unfortunate timing, but we're currently moving the block devices into the mbed-os tree:
ARMmbed/mbed-os#7774 (comment)

The prs on this repo will be frozen while this is happening, and then you can either open a pr on mbed-os, or we'll look at moving this pr over when we go through marking the external repositories as obsolete.

@LaurentLouf
Copy link
Copy Markdown
Author

Ok no worries, this really is just some nit-picking, it only helps with readability.

@geky
Copy link
Copy Markdown
Contributor

geky commented Aug 15, 2018

Yeah thanks for taking the time to create an issue about it.

@offirko
Copy link
Copy Markdown
Contributor

offirko commented Aug 16, 2018

Hi @LaurentLouf , together with the change that @geky mentioned, the SPIFBlockDevice code will be going through few changes - the change you suggested will probably no longer be relevant. Thanks.

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