From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Li Subject: Re: [PATCH] make sparse headers self-compilable... Date: Tue, 11 Aug 2009 14:08:59 -0700 Message-ID: <70318cbf0908111408y609dd2cex42c6b78d3e35d709@mail.gmail.com> References: <200908072227.08652.kdudka@redhat.com> <70318cbf0908110240w5067933dv92e92829c0bb2e8f@mail.gmail.com> <154e089b0908110548t33b9114ej4bf3a019ee6ab80e@mail.gmail.com> <200908111459.23341.kdudka@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-vw0-f172.google.com ([209.85.212.172]:44173 "EHLO mail-vw0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753437AbZHKVI6 (ORCPT ); Tue, 11 Aug 2009 17:08:58 -0400 Received: by vws2 with SMTP id 2so3642556vws.4 for ; Tue, 11 Aug 2009 14:08:59 -0700 (PDT) In-Reply-To: <200908111459.23341.kdudka@redhat.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Kamil Dudka Cc: Hannes Eder , sparse On Tue, Aug 11, 2009 at 5:59 AM, Kamil Dudka wrote: > Thanks for the hint! It's definitely better, though not sufficient in all > cases. The amended patch is attached. Will apply. Thanks Chris