From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] Improve documentation of the blkif interface Date: Thu, 01 Mar 2012 16:25:18 +0000 Message-ID: References: <20303.38548.120068.759929@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20303.38548.120068.759929@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , "Justin T. Gibbs" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 01/03/2012 15:32, "Ian Jackson" wrote: > Justin T. Gibbs writes ("[Xen-devel] [PATCH] Improve documentation of the > blkif interface"): >> o Fix typo "discard-aligment" -> "discard-alignment" >> o Fix typo "unamp" -> "unmap" >> o Fix typo "formated" -> "formatted" >> o Clarify the text for "params". >> o Clarify the text for "sector-size". >> >> No functional changes. > > Acked-by: Ian Jackson > > Keir, is it OK in general for me to commit these kind of docs changes > to the xen headers (provided they strictly are docs changes and don't > mess with the #defines etc.) ? Yep, fine with me. -- Keir > Thanks, > Ian.