From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Reinecke Subject: Re: [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro Date: Wed, 29 Oct 2014 16:57:11 +0100 Message-ID: <54510E57.5070408@suse.de> References: <20141027052607.105914311@telegraphics.com.au> <20141027052609.075424749@telegraphics.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:46722 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934029AbaJ2P6Q (ORCPT ); Wed, 29 Oct 2014 11:58:16 -0400 In-Reply-To: <20141027052609.075424749@telegraphics.com.au> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Finn Thain , "James E.J. Bottomley" Cc: Michael Schmitz , Sam Creasey , linux-scsi@vger.kernel.org, linux-m68k@vger.kernel.org, Russell King , linux-arm-kernel@lists.infradead.org On 10/27/2014 06:26 AM, Finn Thain wrote: > Every NCR5380 driver sets AUTOSENSE so it need not be optional (and the > mid-layer expects it). Remove this redundant macro to improve readability. > > Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Cheers, Hannes From mboxrd@z Thu Jan 1 00:00:00 1970 From: hare@suse.de (Hannes Reinecke) Date: Wed, 29 Oct 2014 16:57:11 +0100 Subject: [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro In-Reply-To: <20141027052609.075424749@telegraphics.com.au> References: <20141027052607.105914311@telegraphics.com.au> <20141027052609.075424749@telegraphics.com.au> Message-ID: <54510E57.5070408@suse.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/27/2014 06:26 AM, Finn Thain wrote: > Every NCR5380 driver sets AUTOSENSE so it need not be optional (and the > mid-layer expects it). Remove this redundant macro to improve readability. > > Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Cheers, Hannes