Re: [-mm patch] drivers/net/s2io.c: make bus_speed[] static

2006-05-23 Thread Jeff Garzik
Adrian Bunk wrote: On Mon, May 15, 2006 at 12:56:37AM -0700, Andrew Morton wrote: ... Changes since 2.6.17-rc3-mm1: ... git-netdev-all.patch ... git trees ... This patch makes the needlessly global bus_speed[] static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> applied - To unsubscr

Re: [-mm patch] drivers/net/s2io.c: make bus_speed[] static

2006-05-16 Thread Adrian Bunk
On Tue, May 16, 2006 at 05:36:11PM +0200, Andreas Mohr wrote: > Hi, > > On Tue, May 16, 2006 at 05:30:50PM +0200, Adrian Bunk wrote: > > This patch makes the needlessly global bus_speed[] static. > > Is there a reason why you don't also constify it while you are at it? > Or is it because you want

[-mm patch] drivers/net/s2io.c: make bus_speed[] static

2006-05-16 Thread Adrian Bunk
On Mon, May 15, 2006 at 12:56:37AM -0700, Andrew Morton wrote: >... > Changes since 2.6.17-rc3-mm1: >... > git-netdev-all.patch >... > git trees >... This patch makes the needlessly global bus_speed[] static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.17-rc4-mm1-full/drivers