From: Christian Brauner Date: Wed, 22 Jan 2025 12:56:27 +0000 (+0100) Subject: Merge patch series "Fix the return type of several functions from long to int" X-Git-Tag: v6.15-rc1~254^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8190db20c243090ac85ae8c3df13c6d739c1f405;p=thirdparty%2Flinux.git Merge patch series "Fix the return type of several functions from long to int" Yuichiro Tsuji says: These patches fix the return type of several functions from long to int to match its actual behavior. * patches from https://lore.kernel.org/r/20250121070844.4413-1-yuichtsu@amazon.com: ioctl: Fix return type of several functions from long to int open: Fix return type of several functions from long to int Link: https://lore.kernel.org/r/20250121070844.4413-1-yuichtsu@amazon.com Signed-off-by: Christian Brauner --- 8190db20c243090ac85ae8c3df13c6d739c1f405