[PATCH 0/3] null_blk: documentation, refactor and warning

From: Matias Bjorling
Date: Wed Dec 18 2013 - 07:41:59 EST


Hi Jens,

I took the liberty to write up some documentation for the blk_null driver.

Additionally, factored the init code paths to use the standard error return
codes. Shuffled some code to aid sharing between the block-layer instantiations.
And at last added a warning when submit_queues parameter is ignored.

Thanks,
Matias

Matias Bjorling (3):
null_blk: documentation
null_blk: refactor init and init errors code paths
null_blk: warning on ignored submit_queues param

Documentation/block/null_blk.txt | 71 ++++++++++++++++++++++++++++++++++++++++
drivers/block/null_blk.c | 66 +++++++++++++++++++++++--------------
2 files changed, 112 insertions(+), 25 deletions(-)
create mode 100644 Documentation/block/null_blk.txt

--
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/