From: Christopher Li <sparse@chrisli.org>
To: Michael Buesch <mb@bu3sch.de>
Cc: Josh Triplett <josh@kernel.org>, linux-sparse@vger.kernel.org
Subject: Re: [PATCH] sparse: Add more ignored attributes
Date: Wed, 25 Nov 2009 16:54:23 -0800 [thread overview]
Message-ID: <70318cbf0911251654k234b88f6we5872915a470a40a@mail.gmail.com> (raw)
In-Reply-To: <200911251429.18554.mb@bu3sch.de>
On Wed, Nov 25, 2009 at 5:29 AM, Michael Buesch <mb@bu3sch.de> wrote:
> + { "externally_visible", NS_KEYWORD, .op = &ignore_attr_op },
> + { "__externally_visible__", NS_KEYWORD, .op = &ignore_attr_op },
> + { "signal", NS_KEYWORD, .op = &ignore_attr_op },
> + { "__signal__", NS_KEYWORD, .op = &ignore_attr_op },
Can you update your patch base on the chrisl branch?
git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
In the new code you just need to add the attribute name to ignored_attributes
array.
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
next prev parent reply other threads:[~2009-11-26 0:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 13:29 [PATCH] sparse: Add more ignored attributes Michael Buesch
2009-11-26 0:54 ` Christopher Li [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-26 11:03 Michael Buesch
2009-11-28 7:09 ` Christopher Li
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=70318cbf0911251654k234b88f6we5872915a470a40a@mail.gmail.com \
--to=sparse@chrisli.org \
--cc=josh@kernel.org \
--cc=linux-sparse@vger.kernel.org \
--cc=mb@bu3sch.de \
/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).