Skip to content

Comments

lib/string/strchr/: strnul(): Simplify implementation#1546

Open
alejandro-colomar wants to merge 1 commit intoshadow-maint:masterfrom
alejandro-colomar:strnul
Open

lib/string/strchr/: strnul(): Simplify implementation#1546
alejandro-colomar wants to merge 1 commit intoshadow-maint:masterfrom
alejandro-colomar:strnul

Conversation

@alejandro-colomar
Copy link
Collaborator

@alejandro-colomar alejandro-colomar commented Feb 19, 2026

Cc: @kees

This avoids an __auto_type local variable, and a GNU statement expression.

This avoids an __auto_type local variable, and a GNU statement
expression.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant