Re: [PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64

2007-09-28 Thread Greg KH
On Sat, Sep 29, 2007 at 12:04:47AM +, Maarten Bressers wrote: > On Fri, 28 Sep 2007 15:49:26 -0700 > Greg KH <[EMAIL PROTECTED]> wrote: > > > On Fri, Sep 28, 2007 at 08:56:30PM +, Maarten Bressers wrote: > > > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64, > > >

Re: [PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64

2007-09-28 Thread Maarten Bressers
On Fri, 28 Sep 2007 15:49:26 -0700 Greg KH <[EMAIL PROTECTED]> wrote: > On Fri, Sep 28, 2007 at 08:56:30PM +, Maarten Bressers wrote: > > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64, > > use of deprecated function pci_find_device() and a section mismatch. > > Buil

Re: [PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64

2007-09-28 Thread Greg KH
On Fri, Sep 28, 2007 at 08:56:30PM +, Maarten Bressers wrote: > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64, > use of deprecated function pci_find_device() and a section mismatch. > Build log and .config file included. > > Signed-off by: Maarten Bressers <[EMAIL P

Re: [PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64

2007-09-28 Thread Maarten Bressers
Sorry Randy, I accidentally deleted the subject line, so I sent it again. On Fri, 28 Sep 2007 14:48:53 -0700 Randy Dunlap <[EMAIL PROTECTED]> wrote: > On Fri, 28 Sep 2007 20:56:30 + (UTC) Maarten Bressers wrote: > > > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64,

Re: [PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64

2007-09-28 Thread Randy Dunlap
On Fri, 28 Sep 2007 20:56:30 + (UTC) Maarten Bressers wrote: > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64, > use of deprecated function pci_find_device() and a section mismatch. > Build log and .config file included. > > Signed-off by: Maarten Bressers <[EMAIL P