Re: [PATCH] sparse: Add more ignored attributes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 25, 2009 at 5:29 AM, Michael Buesch <mb@xxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux