On Sun 19-01-25 18:02:47, Yuichiro Tsuji wrote: > These patches fix the return type of several functions from long to int to > match its actual behavior. > > Yuichiro Tsuji (2): > open: Fix return type of several functions from long to int > ioctl: Fix return type of several functions from long to int The patches look good to me. Thanks! Feel free to add: Reviewed-by: Jan Kara <jack@xxxxxxx> but you will need to provide your Signed-off-by tag (see Documentation/process/submitting-patches.rst, chapter "Sign your work - the Developer's Certificate of Origin") so that these patches can be merged. Honza > > fs/internal.h | 4 ++-- > fs/ioctl.c | 6 +++--- > fs/open.c | 18 +++++++++--------- > include/linux/fs.h | 6 +++--- > include/linux/syscalls.h | 4 ++-- > 5 files changed, 19 insertions(+), 19 deletions(-) > > -- > 2.43.5 > -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR