]> Gentwo Git Trees - linux/.git/commit
hypfs: switch hypfs_create_str() to returning int
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 18 Sep 2025 03:10:49 +0000 (23:10 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 18 Nov 2025 04:59:27 +0000 (23:59 -0500)
commit63f76f51fe47353296f03fbc91488432aa5ae340
tree680c0083d1dc1ec11455df88a69b88944cf7240c
parent781716cd4a927a6df09f78106f192cdb30560552
hypfs: switch hypfs_create_str() to returning int

Every single caller only cares about PTR_ERR_OR_ZERO() of return value...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/s390/hypfs/hypfs.h
arch/s390/hypfs/hypfs_diag_fs.c
arch/s390/hypfs/hypfs_vm_fs.c
arch/s390/hypfs/inode.c