Skip to content
Commit 748683fa authored by Christopher Friedt's avatar Christopher Friedt Committed by Chris Friedt
Browse files

posix: eventfd: remove redundant conditional



Since the argument is a 32-bit unsigned int, all possible
values satisfy the condition that intval < UINT64_MAX - 1.

Remove the redundant conditional.

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent 995444d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment