[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1333101375.2833.34.camel@dabdike>
Date: Fri, 30 Mar 2012 10:56:15 +0100
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Ren Mingxin <renmx@...fujitsu.com>
Cc: Jens Axboe <axboe@...nel.dk>,
"Michael S. Tsirkin" <mst@...hat.com>,
Rusty Russell <rusty@...tcorp.com.au>,
Tejun Heo <tj@...nel.org>, LKML <linux-kernel@...r.kernel.org>,
SCSI <linux-scsi@...r.kernel.org>, KVM <kvm@...r.kernel.org>,
VIRTUAL <virtualization@...ts.linux-foundation.org>
Subject: Re: [PATCH 0/4] block: move sd_format_disk_name() into block core
as disk_name_format()
On Fri, 2012-03-30 at 17:50 +0800, Ren Mingxin wrote:
>
> This patch series renames "sd_format_disk_name()" to
> "disk_name_format()" and moves it into block core. So
> that who needs formatting disk name can use it, instead
> of duplicating these similar help functions.
>
> Ren Mingxin (4):
> block: add function disk_name_format() into block core
> scsi: replace sd_format_disk_name() to disk_name_format()
These two should be a single patch so it makes it obvious to anyone
looking through the change sets that the code is merely being moved.
Other than that, everything looks fine to me.
James
--
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