Re: [-mm patch] make uio_irq_handler() static

2006-12-19 Thread Greg KH
On Sat, Dec 16, 2006 at 02:56:54PM +0100, Adrian Bunk wrote: > On Thu, Dec 14, 2006 at 10:59:13PM -0800, Andrew Morton wrote: > >... > > Changes since 2.6.19-mm1: > >... > > +gregkh-driver-uio-irq.patch > > > > driver tree updates > >... > > This patch makes the needlessly global uio_irq_handler

[-mm patch] make uio_irq_handler() static

2006-12-16 Thread Adrian Bunk
On Thu, Dec 14, 2006 at 10:59:13PM -0800, Andrew Morton wrote: >... > Changes since 2.6.19-mm1: >... > +gregkh-driver-uio-irq.patch > > driver tree updates >... This patch makes the needlessly global uio_irq_handler() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.20-rc1-