lkml.org 
[lkml]   [2010]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH -mmotm] 8250_early: fix printk format warnings
Date
> This?
>
> if (mmio || mmio32)
> printk(KERN_INFO
> "Early serial console at MMIO%s 0x%llu (options '%s')\n",
> mmio32 ? "32" : "",
> (unsigned long long)port->mapbase,
> device->options);
> else
> printk(KERN_INFO
> "Early serial console at I/O port 0x%lu (options '%s')\n",
> port->iobase,
> device->options);
>

Looks good to me. thanks.





\
 
 \ /
  Last update: 2010-07-12 03:21    [W:2.044 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site