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 <[EMAIL PROTECTED]>

Acked-by: Ondrej Zajicek <[EMAIL PROTECTED]>

-- 
Elen sila lumenn' omentielvo

Ondrej 'SanTiago' Zajicek (email: [EMAIL PROTECTED], jabber: [EMAIL PROTECTED])
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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to