[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-fbdev-devel
Subject:    [Linux-fbdev-devel] [PATCH, 2.5] static-ify some variables in drivers/video/hpfb.c
From:       Thiemo Seufer <ica2_ts () csv ! ica ! uni-stuttgart ! de>
Date:       2003-04-26 23:50:04
[Download RAW message or body]

Hello Geert,

this declares some variables as static, they aren't used outside
of this file.


Thiemo


--- linux-2.5.68/drivers/video/hpfb.c~	Sun Apr 27 00:16:01 2003
+++ linux-2.5.68/drivers/video/hpfb.c	Sun Apr 27 01:46:15 2003
@@ -21,8 +21,8 @@
 
 static struct fb_info fb_info;
 
-unsigned long fb_regs;
-unsigned char fb_bitmask;
+static unsigned long fb_regs;
+static unsigned char fb_bitmask;
 
 #define TC_WEN		0x4088
 #define TC_REN		0x408c
 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Linux-fbdev-devel mailing list
Linux-fbdev-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-fbdev-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic