[2.6 patch] drivers/video/fbsysfs.c: make a struct static
From: Adrian Bunk <hidden>
Date: 2005-05-01 15:50:15
Also in:
lkml
From: Adrian Bunk <hidden>
Date: 2005-05-01 15:50:15
Also in:
lkml
This patch makes a needlessly global struct static. Signed-off-by: Adrian Bunk <redacted> --- This patch was already sent on: - 18 Apr 2005
--- linux-2.6.12-rc2-mm3-full/drivers/video/fbsysfs.c.old 2005-04-18 00:40:01.000000000 +0200
+++ linux-2.6.12-rc2-mm3-full/drivers/video/fbsysfs.c 2005-04-18 00:40:09.000000000 +0200@@ -354,7 +354,7 @@ fb_info->var.xoffset); } -struct class_device_attribute class_device_attrs[] = { +static struct class_device_attribute class_device_attrs[] = { __ATTR(bits_per_pixel, S_IRUGO|S_IWUSR, show_bpp, store_bpp), __ATTR(blank, S_IRUGO|S_IWUSR, show_blank, store_blank), __ATTR(color_map, S_IRUGO|S_IWUSR, show_cmap, store_cmap), -------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20