From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Subject: Re: [PATCH] fs/bio-integrity: remove duplicate code Date: Fri, 21 Feb 2014 15:28:01 -0800 Message-ID: <20140221232801.GC29129@kernel.dk> References: <53072633.2010106@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , fsdevel , linux-kernel , Andrew Morton To: Gu Zheng Return-path: Content-Disposition: inline In-Reply-To: <53072633.2010106@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Feb 21 2014, Gu Zheng wrote: > Most code of function bio_integrity_verify and bio_integrity_generate > is the same, so introduce a help function bio_integrity_generate_verify() > to remove the duplicate code. Thanks, queued up for the next release. -- Jens Axboe