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

tidy-up: drop parenthesis around return values #15979

Closed
wants to merge 3 commits into from

Conversation

vszakats
Copy link
Member

No description provided.

@bagder
Copy link
Member

bagder commented Jan 12, 2025

@vszakats my #15983 PR also finds:

./ldap.c:1090:10: warning: return with paren (RETURNPAREN)
   return (rc);
          ^

@vszakats vszakats changed the title tidy-up: drop parenthesis around return values. tidy-up: drop parens around return values. Jan 13, 2025
@vszakats vszakats changed the title tidy-up: drop parens around return values. tidy-up: drop parenthesis around return values Jan 13, 2025
@vszakats vszakats closed this in 97164e9 Jan 13, 2025
@vszakats vszakats deleted the lib-ret-parents branch January 13, 2025 01:46
bagder added a commit that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants