]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/limits.c: set_prio(): Simplify, by calling str2si() instead of str2sl()
authorAlejandro Colomar <alx@kernel.org>
Tue, 9 Jan 2024 19:01:57 +0000 (20:01 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 20:52:31 +0000 (22:52 +0200)
commitdba5600cef8e06313257a7fdd0dbe68715a8d2fa
tree0ce797734897c1f33c445b934916df5d037f4e48
parent5f2055c395a5c80e77395fe39c57e125296dffcc
lib/limits.c: set_prio(): Simplify, by calling str2si() instead of str2sl()

Reviewed-by: "Serge E. Hallyn" <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/limits.c