From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vervifontaine.sonycom.com (unknown [80.88.33.193]) by ozlabs.org (Postfix) with ESMTP id D71D5DDEA2 for ; Fri, 16 Feb 2007 02:46:24 +1100 (EST) Message-Id: <20070215152432.465726000@sonycom.com> References: <20070215152301.573853000@sonycom.com> Date: Thu, 15 Feb 2007 16:23:04 +0100 From: Geert.Uytterhoeven@sonycom.com To: Andrew Morton Subject: [patch 3/4] ps3fb: kill superfluous zero initializations Sender: Geert Uytterhoeven Cc: Geert Uytterhoeven , linuxppc-dev@ozlabs.org, linux-fbdev-devel@lists.sourceforge.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ps3fb: kill superfluous zero initializations Signed-off-by: Geert Uytterhoeven --- drivers/video/ps3fb.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- ps3-linux-2.6.20.orig/drivers/video/ps3fb.c +++ ps3-linux-2.6.20/drivers/video/ps3fb.c @@ -297,10 +297,10 @@ static const struct fb_videomode ps3fb_m #define VP_OFF(i) (WIDTH(i) * Y_OFF(i) * BPP + X_OFF(i) * BPP) #define FB_OFF(i) (GPU_OFFSET - VP_OFF(i) % GPU_OFFSET) -static int ps3fb_mode = 0; +static int ps3fb_mode; module_param(ps3fb_mode, bool, 0); -static char *mode_option __initdata = NULL; +static char *mode_option __initdata; static int ps3fb_get_res_table(u32 xres, u32 yres) -- Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE) Geert.Uytterhoeven@sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium