On Tue, 2015-06-16 at 19:12 +0530, Sudip Mukherjee wrote:
> move vgamode table from the header file to the C file and mark it
> as const.

The slightly odd indentation could be fixed here too.

> +static const struct ModeInit vgamode[] = {
> +     {
> +      /*  mode#0: 640 x 480  16Bpp  60Hz */
> +      640, 480, 16, 60,
> +      /*  Init_MISC */


_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to