[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1387370504-30853-1-git-send-email-m@bjorling.me>
Date: Wed, 18 Dec 2013 13:41:41 +0100
From: Matias Bjorling <m@...rling.me>
To: axboe@...nel.dk
Cc: linux-kernel@...r.kernel.org, Matias Bjorling <m@...rling.me>
Subject: [PATCH 0/3] null_blk: documentation, refactor and warning
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists