From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH] Fix bio_alloc() and bio_kmalloc() documentation Date: Mon, 2 Nov 2009 11:38:50 +0100 Message-ID: <20091102103850.GM10727@kernel.dk> References: <1257031116-17934-1-git-send-email-albertito@blitiri.com.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, tj@kernel.org To: Alberto Bertogli Return-path: Content-Disposition: inline In-Reply-To: <1257031116-17934-1-git-send-email-albertito@blitiri.com.ar> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sat, Oct 31 2009, Alberto Bertogli wrote: > Commit 451a9ebf accidentally broke bio_alloc() and bio_kmalloc() comments by > (almost) swapping them. > > This patch fixes that, by placing the comments in the right place. Thanks, applied to for-linus. -- Jens Axboe