Re: [PATCH] exec: Fix incorrect type for ret

From: Markus Elfring
Date: Mon Aug 25 2025 - 12:19:30 EST



> The ret might take a negative value. Therefore, its type should
> be changed to int.

See also:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.17-rc3#n94

Regards,
Markus