From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Li Subject: Re: [PATCH] sparse: Add more ignored attributes Date: Fri, 27 Nov 2009 23:09:39 -0800 Message-ID: <70318cbf0911272309s361fe32eqcaaf865fc9946994@mail.gmail.com> References: <200911261203.27745.mb@bu3sch.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from ey-out-2122.google.com ([74.125.78.27]:59102 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751096AbZK1HJd (ORCPT ); Sat, 28 Nov 2009 02:09:33 -0500 Received: by ey-out-2122.google.com with SMTP id 25so283340eya.5 for ; Fri, 27 Nov 2009 23:09:39 -0800 (PST) In-Reply-To: <200911261203.27745.mb@bu3sch.de> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Michael Buesch Cc: Josh Triplett , linux-sparse@vger.kernel.org On Thu, Nov 26, 2009 at 3:03 AM, Michael Buesch wrote: > This adds more ignored gcc-style attributes. > Applied with slightly modified title. Thanks! Chris