From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758573AbcCVHyR (ORCPT ); Tue, 22 Mar 2016 03:54:17 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:55514 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758412AbcCVHyL (ORCPT ); Tue, 22 Mar 2016 03:54:11 -0400 Date: Tue, 22 Mar 2016 00:54:05 -0700 From: Christoph Hellwig To: Rasmus Villemoes Cc: Christoph Hellwig , Hannes Reinecke , Bart Van Assche , "James E.J. Bottomley" , Julian Calaby , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Douglas Gilbert Subject: Re: [PATCH v2 0/3] scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k Message-ID: <20160322075405.GA20141@infradead.org> References: <1448358147-23663-1-git-send-email-linux@rasmusvillemoes.dk> <878u1sd9xb.fsf@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878u1sd9xb.fsf@rasmusvillemoes.dk> User-Agent: Mutt/1.5.24 (2015-08-30) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 08, 2016 at 08:52:32PM +0100, Rasmus Villemoes wrote: > On Tue, Nov 24 2015, Rasmus Villemoes wrote: > > > This reduces the impact of choosing CONFIG_SCSI_CONSTANTS by about 8KB. > > > > ping? does anyone feel like picking these up? Please resend them against the current tree. I'm pretty sure I acked your appraoch, and if I didn't give you an actualy review I'll happily do that after a repost.