Skip to content

Minor cleanups#454

Merged
giuseppe merged 1 commit intocontainers:mainfrom
tjwoodall:cleanup
Jan 16, 2026
Merged

Minor cleanups#454
giuseppe merged 1 commit intocontainers:mainfrom
tjwoodall:cleanup

Conversation

@tjwoodall
Copy link
Copy Markdown

. remove unused limits.h include
. cleanup whitespace/continuation in macro definition . correct printf to report the values being compared. . correct pthread_mutex_init call take NULL rather than assume
(enum) PTHREAD_MUTEX_DEFAULT == 0

. remove unused limits.h include
. cleanup whitespace/continuation in macro definition
. correct printf to report the values being compared.
. correct pthread_mutex_init call take NULL rather than assume
  (enum) PTHREAD_MUTEX_DEFAULT == 0

Signed-off-by: Tim Woodall <builder@woodall.me.uk>
Copy link
Copy Markdown
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM

@giuseppe giuseppe merged commit b2e4dc1 into containers:main Jan 16, 2026
8 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.

2 participants