From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 29 Oct 2016 08:21:09 -0700 From: Christoph Hellwig To: Ming Lei Cc: Jens Axboe , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, Christoph Hellwig , "Kirill A . Shutemov" , Mike Christie , Hannes Reinecke , Keith Busch , Mike Snitzer Subject: Re: [PATCH 01/60] block: bio: introduce bio_init_with_vec_table() Message-ID: <20161029152109.GA11097@infradead.org> References: <1477728600-12938-1-git-send-email-tom.leiming@gmail.com> <1477728600-12938-2-git-send-email-tom.leiming@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477728600-12938-2-git-send-email-tom.leiming@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: Just add the two arguments to bio_init instead of adding a second function with a way too long name.