From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754701AbZFAGyI (ORCPT ); Mon, 1 Jun 2009 02:54:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752210AbZFAGx5 (ORCPT ); Mon, 1 Jun 2009 02:53:57 -0400 Received: from hera.kernel.org ([140.211.167.34]:53820 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbZFAGx4 (ORCPT ); Mon, 1 Jun 2009 02:53:56 -0400 Subject: Re: [PATCH 1/2 -tip] headers_check fix: linux/auto_fs.h From: Jaswinder Singh Rajput To: Ingo Molnar Cc: Andrew Morton , Sam Ravnborg , x86 maintainers , LKML , Linus Torvalds In-Reply-To: <1242795274.3260.4.camel@localhost.localdomain> References: <1242795274.3260.4.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 01 Jun 2009 12:23:25 +0530 Message-Id: <1243839205.3170.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2009-05-20 at 10:24 +0530, Jaswinder Singh Rajput wrote: > fix the following 'make headers_check' warnings: > > usr/include/linux/auto_fs.h:17: include of is preferred over > > Signed-off-by: Jaswinder Singh Rajput > --- I prepared headers-check tree and applied these patches on : git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6.git I will send headers-check patches to Linus on next merge window. Thanks, -- JSR