mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>