From: Christopher Li <sparse@chrisli.org>
To: "Jan Pokorný" <pokorny_jan@seznam.cz>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [PATCH] flow.c: make comment for `dominates' reflect code
Date: Wed, 13 Apr 2011 02:05:58 -0700 [thread overview]
Message-ID: <BANLkTikzS0Ah+fn22MWeVtBMYg97c7Fz=A@mail.gmail.com> (raw)
In-Reply-To: <4D9E3DE7.3080003@seznam.cz>
Applied.
Chris
On Thu, Apr 7, 2011 at 3:42 PM, Jan Pokorný <pokorny_jan@seznam.cz> wrote:
> Signed-off-by: Jan Pokorny <pokorny_jan@seznam.cz>
> ---
> flow.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/flow.c b/flow.c
> index 5bd9a1d..7db9548 100644
> --- a/flow.c
> +++ b/flow.c
> @@ -284,8 +284,8 @@ static inline int same_memop(struct instruction *a, struct instruction *b)
> }
>
> /*
> - * Return 1 if "one" dominates the access to 'pseudo'
> - * in insn.
> + * Return 1 if "dom" dominates the access to "pseudo"
> + * in "insn".
> *
> * Return 0 if it doesn't, and -1 if you don't know.
> */
> --
> 1.7.1
>
--
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
prev parent reply other threads:[~2011-04-13 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 22:42 [PATCH] flow.c: make comment for `dominates' reflect code Jan Pokorný
2011-04-13 9:05 ` 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='BANLkTikzS0Ah+fn22MWeVtBMYg97c7Fz=A@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).