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 inverted logic on none elevator comparison #4526

Closed
wants to merge 1 commit into from
Closed

Fix inverted logic on none elevator comparison #4526

wants to merge 1 commit into from

Conversation

ColinIanKing
Copy link
Contributor

Commit d1d7e26 ("cstyle: Resolve C style issues") inverted
the logic on the none elevator comparison. Fix this and make it
cstyle warning clean.

Signed-off-by: Colin Ian King [email protected]
Closes #4507

Commit d1d7e26 ("cstyle: Resolve C style issues") inverted
the logic on the none elevator comparison.  Fix this and make it
cstyle warning clean.

Signed-off-by: Colin Ian King <[email protected]>
Closes #4507
@behlendorf
Copy link
Contributor

Thanks, LGTM. The test failures are clearly unrelated and are a mix of known existing issues and test infrastructure hiccups.

@behlendorf
Copy link
Contributor

Merged as:

4903926 Fix inverted logic on none elevator comparison

@behlendorf behlendorf closed this Apr 15, 2016
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