Skip to content

nspawn: remove unused variable#4369

Merged
evverx merged 1 commit intosystemd:masterfrom
phomes:unused-variable-nspawn
Oct 13, 2016
Merged

nspawn: remove unused variable#4369
evverx merged 1 commit intosystemd:masterfrom
phomes:unused-variable-nspawn

Conversation

@phomes
Copy link
Contributor

@phomes phomes commented Oct 13, 2016

No description provided.


int chown_cgroup(pid_t pid, uid_t uid_shift) {
_cleanup_free_ char *path = NULL, *fs = NULL;
_cleanup_close_ int fd = -1;
Copy link
Contributor

Choose a reason for hiding this comment

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

oh, I forgot to remove that. Thanks!

@evverx evverx added nspawn good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed labels Oct 13, 2016
@evverx evverx merged commit 5c4624e into systemd:master Oct 13, 2016
@phomes phomes deleted the unused-variable-nspawn branch December 27, 2016 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed nspawn

Development

Successfully merging this pull request may close these issues.

2 participants