From: Josh Triplett <josh@joshtriplett.org>
To: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Cc: Christopher Li <sparse@chrisli.org>,
Sparse Mailing-list <linux-sparse@vger.kernel.org>
Subject: Re: [PATCH] parse.c: remove duplicate 'may_alias' ignored_attributes
Date: Tue, 5 Aug 2014 09:43:49 -0700 [thread overview]
Message-ID: <20140805164348.GC3146@thin> (raw)
In-Reply-To: <53DFE6A5.2070903@ramsay1.demon.co.uk>
On Mon, Aug 04, 2014 at 09:01:41PM +0100, Ramsay Jones wrote:
> Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Ironic attribute to duplicate. Apparently may_alias may alias.
> Hi Chris,
>
> I noticed this recently when rebasing an old branch, but forgot
> to write a patch.
>
> ATB,
> Ramsay Jones
>
> parse.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/parse.c b/parse.c
> index 69bcf82..471fb31 100644
> --- a/parse.c
> +++ b/parse.c
> @@ -548,8 +548,6 @@ const char *ignored_attributes[] = {
> "__l1_data__",
> "l2",
> "__l2__",
> - "may_alias",
> - "__may_alias__",
> "malloc",
> "__malloc__",
> "may_alias",
> --
> 2.0.0
> --
> 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:[~2014-08-05 16:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 20:01 [PATCH] parse.c: remove duplicate 'may_alias' ignored_attributes Ramsay Jones
2014-08-05 16:43 ` Josh Triplett [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=20140805164348.GC3146@thin \
--to=josh@joshtriplett.org \
--cc=linux-sparse@vger.kernel.org \
--cc=ramsay@ramsay1.demon.co.uk \
--cc=sparse@chrisli.org \
/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).