Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-25 | Documentation/hdio: fix up obscure bd_contains references | Christoph Hellwig | |
bd_contains is an implementation detail and should not be mentioned in a userspace API documentation. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-10-10 | docs: Move the user-space ioctl() docs to userspace-api | Jonathan Corbet | |
This is strictly user-space material at this point, so put it with the other user-space API documentation. Signed-off-by: Jonathan Corbet <corbet@lwn.net> |