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

soc/x86/apollo_lake: strip leading zeros from decimal constants #15464

Merged
merged 1 commit into from Apr 16, 2019
Merged

soc/x86/apollo_lake: strip leading zeros from decimal constants #15464

merged 1 commit into from Apr 16, 2019

Conversation

ghost
Copy link

@ghost ghost commented Apr 15, 2019

Remove leading zeros from decimal constants, because long live octal.

Fixes: #15463

Signed-off-by: Charles E. Youse charles.youse@intel.com

Remove leading zeros from decimal constants, because long live octal.

Fixes: #15463

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
@ghost ghost requested review from nashif, andyross, andrewboie and dcpleung April 15, 2019 15:41
@ghost ghost requested a review from ramakrishnapallala as a code owner April 15, 2019 15:41
Copy link
Contributor

@andyross andyross left a comment

Choose a reason for hiding this comment

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

Heh.

@nashif nashif merged commit 468df53 into zephyrproject-rtos:master Apr 16, 2019
@ghost ghost deleted the issue-15463 branch April 30, 2019 23:35
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.

soc/x86/apollo_lake/soc_gpio.h: leading zeros on decimal constants
5 participants