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

Misc c99 style 5 #3006

Merged
merged 4 commits into from Aug 26, 2023
Merged

Misc c99 style 5 #3006

merged 4 commits into from Aug 26, 2023

Conversation

cgwalters
Copy link
Member

cmd/export: Port to C99 style

Just keeping up momentum.


cmd/export: Fold libarchive error handling

The helper function here doesn't quite carry its weight; this
brings us inline with having single line (no braces) error
return paths.


cmd/log: Port to C99 style

Just keeping up momentum.


cmd/show-remote-url: Port to C99 style

Just keeping up momentum.


Just keeping up momentum.
The helper function here doesn't quite carry its weight; this
brings us inline with having single line (no braces) error
return paths.
Just keeping up momentum.
Just keeping up momentum.
@openshift-ci
Copy link

openshift-ci bot commented Aug 24, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@cgwalters cgwalters marked this pull request as ready for review August 25, 2023 15:35
@cgwalters
Copy link
Member Author

Lifting draft since this is a fine change to merge post-release.

Copy link
Collaborator

@ericcurtin ericcurtin left a comment

Choose a reason for hiding this comment

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

LGTM

@ericcurtin ericcurtin merged commit 7c13631 into ostreedev:main Aug 26, 2023
23 checks passed
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.

None yet

2 participants