All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henri Verbeet <hverbeet@gmail.com>
To: "Marcin Ślusarz" <marcin.slusarz@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm: Pretty print out the reason for rejecting the mode
Date: Wed, 6 Apr 2011 16:10:59 +0200	[thread overview]
Message-ID: <BANLkTi=nxVTaaeD9TRbM-U6de_85WoBxgA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTinHLQFYLcL99Cfid1pce=f5YLJw7Q@mail.gmail.com>

On 5 April 2011 23:06, Marcin Ślusarz <marcin.slusarz@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

  parent reply	other threads:[~2011-04-06 14:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 20:50 [PATCH] drm: Pretty print out the reason for rejecting the mode Chris Wilson
2011-04-05 21:06 ` Marcin Ślusarz
2011-04-05 21:32   ` Chris Wilson
2011-04-06 14:10   ` Henri Verbeet [this message]
2011-04-05 21:39 ` Julien Cristau
2011-04-05 21:41   ` Chris Wilson
2011-04-06 14:32     ` Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTi=nxVTaaeD9TRbM-U6de_85WoBxgA@mail.gmail.com' \
    --to=hverbeet@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=marcin.slusarz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.