[2.6 patch] drivers/net/sb1000.c: make some variables static

2005-02-21 Thread Adrian Bunk
On Sun, Feb 20, 2005 at 08:37:08PM -0500, Jeff Garzik wrote: > this patch eats formfeeds Sorry, updated patch: <-- snip --> This patch makes some needlessly global variables static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/net/sb1000.c |8 1 files

[2.6 patch] drivers/net/sb1000.c: make some variables static

2005-02-21 Thread Adrian Bunk
On Sun, Feb 20, 2005 at 08:37:08PM -0500, Jeff Garzik wrote: this patch eats formfeeds Sorry, updated patch: -- snip -- This patch makes some needlessly global variables static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/net/sb1000.c |8 1 files changed, 4

Re: [2.6 patch] drivers/net/sb1000.c: make some variables static

2005-02-20 Thread Jeff Garzik
this patch eats formfeeds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [2.6 patch] drivers/net/sb1000.c: make some variables static

2005-02-20 Thread Jeff Garzik
this patch eats formfeeds - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[2.6 patch] drivers/net/sb1000.c: make some variables static

2005-02-18 Thread Adrian Bunk
This patch makes some needlessly global variables static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/net/sb1000.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) --- linux-2.6.11-rc3-mm2-full/drivers/net/sb1000.c.old 2005-02-16 18:17:09.0 +0100

[2.6 patch] drivers/net/sb1000.c: make some variables static

2005-02-18 Thread Adrian Bunk
This patch makes some needlessly global variables static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/net/sb1000.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) --- linux-2.6.11-rc3-mm2-full/drivers/net/sb1000.c.old 2005-02-16 18:17:09.0 +0100