Re: [PATCH] add NULL short circuit to fb_dealloc_cmap()

From: Jan Engelhardt
Date: Sun Jul 17 2005 - 16:36:53 EST


>> struct fb_super_cmap {
>> struct fb_cmap cmap;
>> __u16 red[255];
>> __u16 blue[255];
>> __u16 green[255];
>> __u16 transp[255];
> ^^^
>I assume you meant 256?

Even if it really was 255, it should probably be made 256 to have things
aligned <-- if that matters.


Jan Engelhardt
--
-
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/