From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754965AbZFAHP5 (ORCPT ); Mon, 1 Jun 2009 03:15:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752513AbZFAHPt (ORCPT ); Mon, 1 Jun 2009 03:15:49 -0400 Received: from hera.kernel.org ([140.211.167.34]:45439 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752381AbZFAHPt (ORCPT ); Mon, 1 Jun 2009 03:15:49 -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: <1243839205.3170.5.camel@localhost.localdomain> References: <1242795274.3260.4.camel@localhost.localdomain> <1243839205.3170.5.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 01 Jun 2009 12:44:51 +0530 Message-Id: <1243840491.3170.7.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 Mon, 2009-06-01 at 12:23 +0530, Jaswinder Singh Rajput wrote: > 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. > But these are header-check fixes so better I will send these fixes to Linus. Thanks, -- JSR