Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967823Ab3DSCCw (ORCPT ); Thu, 18 Apr 2013 22:02:52 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:48249 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967742Ab3DSCCt (ORCPT ); Thu, 18 Apr 2013 22:02:49 -0400 Date: Thu, 18 Apr 2013 19:02:40 -0700 From: Greg KH To: Joe Perches Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Dharm , linux-usb , usb-storage Subject: Re: [PATCH usb-next] usb: storage: Fix link error Message-ID: <20130419020240.GA6931@kroah.com> References: <20130418160541.57123749577f29665fba7839@canb.auug.org.au> <1366319834.2119.27.camel@joe-AO722> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1366319834.2119.27.camel@joe-AO722> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 22 On Thu, Apr 18, 2013 at 02:17:14PM -0700, Joe Perches wrote: > Fix allmodconfig link error introduced by commit 75b9130e8a > ("usb: storage: Add usb_stor_dbg, reduce object size") > > Export the symbol usb_stor_dbg. > Add export.h > > Signed-off-by: Joe Perches > --- > drivers/usb/storage/debug.c | 2 ++ > 1 file changed, 2 insertions(+) You forgot the "Reported-by:" line :( I'll go add it now, thanks for the quick fix-up patch. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/