linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christopher Li <sparse@chrisli.org>
To: "Jan Pokorný" <pokorny_jan@seznam.cz>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [PATCH] use ARRAY_SIZE() when possible (continued)
Date: Tue, 26 Apr 2011 00:32:21 -0700	[thread overview]
Message-ID: <BANLkTinvqZZK5GdKqWQUmE3X15wU2Ju+uQ@mail.gmail.com> (raw)
In-Reply-To: <4DA5B222.2080501@seznam.cz>

On Wed, Apr 13, 2011 at 7:24 AM, Jan Pokorný <pokorny_jan@seznam.cz> wrote:
> Some cases were omitted with the patch from Namhyung Kim
> (commit c5e425e in Chris Li's repo).
>
> My curiosity led me to try out coccinelle/spatch as suggested by
> Nicholas Mc Guire in reply to Kim's patch, but it*) only discovered
> occurrences in show-parse.c, probably because of "const vs. non-const"
> differences of array item types and the expression given to sizeof.

Applied.

Thanks

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2011-04-26  7:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 14:24 [PATCH] use ARRAY_SIZE() when possible (continued) Jan Pokorný
2011-04-26  7:32 ` Christopher Li [this message]

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=BANLkTinvqZZK5GdKqWQUmE3X15wU2Ju+uQ@mail.gmail.com \
    --to=sparse@chrisli.org \
    --cc=linux-sparse@vger.kernel.org \
    --cc=pokorny_jan@seznam.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).