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

Fix some smaller code issues #59

Merged
merged 9 commits into from
Jul 24, 2017
Merged

Fix some smaller code issues #59

merged 9 commits into from
Jul 24, 2017

Conversation

dalgaaf
Copy link
Collaborator

@dalgaaf dalgaaf commented Jul 21, 2017

No description provided.

NOTE: There is an issue with simply call build since
      librmb is part of the source tree and need to be
      installed to build the rest. This will be solved
      as soon as librmb is completely separated and then
      a dependency for build.

Signed-off-by: Danny Al-Gaaf <[email protected]>
The ret variable need to be signed to be able to handle
negative return values from read().

Signed-off-by: Danny Al-Gaaf <[email protected]>
Result of operator '|' is always true if one operand is non-zero.

Signed-off-by: Danny Al-Gaaf <[email protected]>
Remove "always true" checks, return error code, cleanup.

Signed-off-by: Danny Al-Gaaf <[email protected]>
@pburow pburow merged this pull request into master Jul 24, 2017
@pburow pburow deleted the wip-da-sca-20170721 branch July 24, 2017 06:03
peter-mauritius pushed a commit that referenced this pull request Sep 8, 2017
peter-mauritius pushed a commit that referenced this pull request Sep 8, 2017
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.

2 participants