[PATCH v3 vfs 0/2] Fix the return type of several functions from long to int

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These patches fix the return type of several functions from long to int to
match its actual behavior.

Changes:
  v3: 
    * Fix checkpatch CHECKs

  v2: https://lore.kernel.org/all/20250121045730.3747-1-yuichtsu@xxxxxxxxxx/
    * Add SOB

  v1: https://lore.kernel.org/all/20250119090322.2598-1-yuichtsu@xxxxxxxxxx/

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

 fs/internal.h            |  4 ++--
 fs/ioctl.c               | 10 +++++-----
 fs/open.c                | 20 ++++++++++----------
 include/linux/fs.h       |  8 ++++----
 include/linux/syscalls.h |  4 ++--
 5 files changed, 23 insertions(+), 23 deletions(-)

-- 
2.43.5





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux