commit | fe644072dfee069d97a66ea9a80f4bc461499e6a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 20 10:29:51 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Apr 25 07:58:18 2018 -0600 |
tree | c01b98e9f3ef05e1b5426bf6657fb323fd027ed6 | |
parent | e9938f552fc279e87afcbff430cd6f8966ef31b3 [diff] |
block: mq: Add some minor doc for core structs As it came up in discussion on the mailing list that the semantic meaning of 'blk_mq_ctx' and 'blk_mq_hw_ctx' isn't completely obvious to everyone, let's add some minimal kerneldoc for a starter. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>