-
- Downloads
fs: fix kernel_write prototype
Make the position an in/out argument like all the other read/write helpers and and make the buf argument a void pointer. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Showing
- drivers/mtd/nand/nandsim.c 1 addition, 1 deletiondrivers/mtd/nand/nandsim.c
- drivers/target/target_core_alua.c 2 additions, 1 deletiondrivers/target/target_core_alua.c
- drivers/target/target_core_file.c 1 addition, 1 deletiondrivers/target/target_core_file.c
- drivers/target/target_core_pr.c 2 additions, 1 deletiondrivers/target/target_core_pr.c
- fs/ecryptfs/read_write.c 1 addition, 1 deletionfs/ecryptfs/read_write.c
- fs/read_write.c 3 additions, 3 deletionsfs/read_write.c
- include/linux/fs.h 1 addition, 1 deletioninclude/linux/fs.h
- kernel/sysctl_binary.c 6 additions, 3 deletionskernel/sysctl_binary.c
- security/keys/big_key.c 2 additions, 1 deletionsecurity/keys/big_key.c
Loading
Please register or sign in to comment