From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 10/12] scsi/NCR5380: remove unused macro definitions Date: Wed, 28 May 2014 02:54:46 -0700 Message-ID: <20140528095446.GJ26617@infradead.org> References: <20140318004212.612472697@telegraphics.com.au> <20140318004215.582469999@telegraphics.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140318004215.582469999@telegraphics.com.au> Sender: linux-m68k-owner@vger.kernel.org To: Finn Thain Cc: "James E.J. Bottomley" , linux-scsi@vger.kernel.org, Sam Creasey , Russell King , Michael Schmitz , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-m68k@vger.kernel.org List-Id: linux-scsi@vger.kernel.org On Tue, Mar 18, 2014 at 11:42:22AM +1100, Finn Thain wrote: > Remove the unused (and divergent) debugging macro definitions from > the sun3_NCR5380 and atari_NCR5380 drivers. These drivers have been > converted to use the common macros in NCR5380.h. > > Signed-off-by: Finn Thain Looks good, Reviewed-by: Christoph Hellwig