On 5 April 2011 23:06, Marcin Ślusarz <marcin.slus...@gmail.com> wrote: >> +static const char *mode_status_to_string(enum drm_mode_status status) >> +{ >> + const char *strings[] = { > > + static? > You'd probably even want that to be "static const char * const strings[]". _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
- [PATCH] drm: Pretty print out the reason for rejecting the... Chris Wilson
- Re: [PATCH] drm: Pretty print out the reason for reje... Marcin Ślusarz
- Re: [PATCH] drm: Pretty print out the reason for ... Chris Wilson
- Re: [PATCH] drm: Pretty print out the reason for ... Henri Verbeet
- Re: [PATCH] drm: Pretty print out the reason for reje... Julien Cristau
- Re: [PATCH] drm: Pretty print out the reason for ... Chris Wilson
- Re: [PATCH] drm: Pretty print out the reason ... Alex Deucher