From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753882AbYJBKsb (ORCPT ); Thu, 2 Oct 2008 06:48:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753151AbYJBKsW (ORCPT ); Thu, 2 Oct 2008 06:48:22 -0400 Received: from pasmtpa.tele.dk ([80.160.77.114]:52692 "EHLO pasmtpA.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751639AbYJBKsW (ORCPT ); Thu, 2 Oct 2008 06:48:22 -0400 Date: Thu, 2 Oct 2008 12:48:02 +0200 From: Jens Axboe To: Alberto Bertogli Cc: "Martin K. Petersen" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] bio.h: Remove unused conditional code Message-ID: <20081002104802.GE19428@kernel.dk> References: <1222481368-15221-1-git-send-email-albertito@blitiri.com.ar> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1222481368-15221-1-git-send-email-albertito@blitiri.com.ar> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 26 2008, Alberto Bertogli wrote: > The whole bio_integrity() definition is inside an #ifdef > CONFIG_BLK_DEV_INTEGRITY, there's no need for the conditional code. Applied -- Jens Axboe