From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755353AbYHTVhV (ORCPT ); Wed, 20 Aug 2008 17:37:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752409AbYHTVhH (ORCPT ); Wed, 20 Aug 2008 17:37:07 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:37373 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752048AbYHTVhF (ORCPT ); Wed, 20 Aug 2008 17:37:05 -0400 Date: Wed, 20 Aug 2008 14:36:56 -0700 From: Andrew Morton To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Duncan Sands , linux-usb@vger.kernel.org Subject: Re: linux-next: Tree for August 20 Message-Id: <20080820143656.88a03e1f.akpm@linux-foundation.org> In-Reply-To: <20080820190649.a63e3e00.sfr@canb.auug.org.au> References: <20080820190649.a63e3e00.sfr@canb.auug.org.au> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Aug 2008 19:06:49 +1000 Stephen Rothwell wrote: > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git drivers/usb/atm/usbatm.c: In function 'usbatm_extract_one_cell': drivers/usb/atm/usbatm.c:347: error: implicit declaration of function 'warn' due to #define UDSL_ASSERT(x) do { if (!(x)) warn("failed assertion '%s' at line %d", __stringify(x), __LINE__); } while(0) which was quite clever really - neither drivers/usb/atm/usbatm.c nor drivers/usb/atm/usbatm.h was changed. config: http://userweb.kernel.org/~akpm/config-akpm2.txt (it's x86_64) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: linux-next: Tree for August 20 Date: Wed, 20 Aug 2008 14:36:56 -0700 Message-ID: <20080820143656.88a03e1f.akpm@linux-foundation.org> References: <20080820190649.a63e3e00.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080820190649.a63e3e00.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Rothwell Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Duncan Sands , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-next.vger.kernel.org On Wed, 20 Aug 2008 19:06:49 +1000 Stephen Rothwell wrote: > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git drivers/usb/atm/usbatm.c: In function 'usbatm_extract_one_cell': drivers/usb/atm/usbatm.c:347: error: implicit declaration of function 'warn' due to #define UDSL_ASSERT(x) do { if (!(x)) warn("failed assertion '%s' at line %d", __stringify(x), __LINE__); } while(0) which was quite clever really - neither drivers/usb/atm/usbatm.c nor drivers/usb/atm/usbatm.h was changed. config: http://userweb.kernel.org/~akpm/config-akpm2.txt (it's x86_64) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html