lkml.org 
[lkml]   [2008]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Tree for August 20
On Wed, Aug 20, 2008 at 02:36:56PM -0700, Andrew Morton wrote:
> On Wed, 20 Aug 2008 19:06:49 +1000
> Stephen Rothwell <sfr@canb.auug.org.au> 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)

This was already fixed up, it was getting warn() from usb.h, which I'm
getting rid of. dev_warn() should be used instead.

thanks,

greg k-h


\
 
 \ /
  Last update: 2008-08-20 23:59    [W:0.421 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site