Re: [-mm patch] drivers/video/{s3fb,svgalib}.c: possible cleanups

From: Ondrej Zajicek
Date: Sat Dec 16 2006 - 13:37:46 EST


On Sat, Dec 16, 2006 at 02:56:57PM +0100, Adrian Bunk wrote:
> This patch contains the following possible cleanups:
> - CodingStyle:
> - opening braces of functions at the beginning of the next line
> - C99 struct initializers
> - make the following needlessly global functions static:
> - s3fb.c: s3fb_settile()
> - s3fb.c: s3fb_tilecopy()
> - s3fb.c: s3fb_tilefill()
> - s3fb.c: s3fb_tileblit()
> - s3fb.c: s3fb_tilecursor()
> - s3fb.c: s3fb_init()
> - svgalib.c: svga_regset_size()
> - #if 0 the following unused global functions:
> - svga_wseq_multi()
> - svga_dump_var()
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

Acked-by: Ondrej Zajicek <santiago@xxxxxxxxxxxxx>

--
Elen sila lumenn' omentielvo

Ondrej 'SanTiago' Zajicek (email: santiago@xxxxxxx, jabber: santiago@xxxxxxxxxxxxx)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/