public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] NVMe: Refactoring v2
@ 2013-10-11  8:48 Matias Bjorling
  2013-10-11  8:48 ` [PATCH 1/2] NVMe: Refactor doorbell Matias Bjorling
  2013-10-11  8:48 ` [PATCH 2/2] NVMe: Extract admin queue size Matias Bjorling
  0 siblings, 2 replies; 5+ messages in thread
From: Matias Bjorling @ 2013-10-11  8:48 UTC (permalink / raw)
  To: willy; +Cc: linux-kernel, linux-nvme, Matias Bjorling

Two refactor patches that increases code clarity.

The to-be blk-mq proposal patchset utilizes these as part of its transformation.
They are also useful for the current codebase and therefore submitted upfront.

v2:

For some reason I submitted the wrong patch file, with a missing underline in
sq_tail.

Matias Bjorling (2):
  NVMe: Refactor doorbell
  NVMe: Extract admin queue size

 drivers/block/nvme-core.c | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] NVMe: Refactoring
@ 2013-10-10 18:29 Matias Bjorling
  2013-10-10 18:29 ` [PATCH 1/2] NVMe: Refactor doorbell Matias Bjorling
  0 siblings, 1 reply; 5+ messages in thread
From: Matias Bjorling @ 2013-10-10 18:29 UTC (permalink / raw)
  To: willy; +Cc: linux-kernel, linux-nvme, Matias Bjorling

Two refactor patches that increases the code clarity.

The to-be blk-mq proposal patchset utilizes these as part of its transformation.
They are also useful for the current codebase and therefore submitted upfront.

Matias Bjorling (2):
  NVMe: Refactor doorbell
  NVMe: Extract admin queue size

 drivers/block/nvme-core.c | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-11 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11  8:48 [PATCH 0/2] NVMe: Refactoring v2 Matias Bjorling
2013-10-11  8:48 ` [PATCH 1/2] NVMe: Refactor doorbell Matias Bjorling
2013-10-11 15:39   ` Keith Busch
2013-10-11  8:48 ` [PATCH 2/2] NVMe: Extract admin queue size Matias Bjorling
  -- strict thread matches above, loose matches on Subject: below --
2013-10-10 18:29 [PATCH 0/2] NVMe: Refactoring Matias Bjorling
2013-10-10 18:29 ` [PATCH 1/2] NVMe: Refactor doorbell Matias Bjorling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox