mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
This is the counterpart to __kernel_write, and skip the rw_verify_area call compared to kernel_read. Signed-off-by: Christoph Hellwig <hch@lst.de>