From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Copeland Subject: Re: [PATCH 04/37] Remove unneeded version.h includes from fs/ Date: Fri, 24 Jun 2011 09:26:20 -0400 Message-ID: <20110624132620.GA5694@hash.lan> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Chris Mason , trivial@kernel.org, LKML , linux-btrfs@vger.kernel.org, linux-karma-devel@lists.sourceforge.net To: Jesper Juhl Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-karma-devel-bounces@lists.sourceforge.net List-ID: On Thu, Jun 23, 2011 at 11:59:32PM +0200, Jesper Juhl wrote: > It was pointed out by 'make versioncheck' that some includes of > linux/version.h were not needed in fs/ (fs/btrfs/ctree.h and > fs/omfs/file.c). > This patch removes them. > > Signed-off-by: Jesper Juhl Thanks, omfs part was leftover cruft from its time out-of-tree. FWIW, Acked-by: Bob Copeland -- Bob Copeland %% www.bobcopeland.com ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754247Ab1FXN52 (ORCPT ); Fri, 24 Jun 2011 09:57:28 -0400 Received: from mail.deathmatch.net ([72.66.92.28]:4820 "EHLO mail.deathmatch.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971Ab1FXN50 (ORCPT ); Fri, 24 Jun 2011 09:57:26 -0400 X-Greylist: delayed 1828 seconds by postgrey-1.27 at vger.kernel.org; Fri, 24 Jun 2011 09:57:25 EDT Date: Fri, 24 Jun 2011 09:26:20 -0400 From: Bob Copeland To: Jesper Juhl Cc: LKML , trivial@kernel.org, linux-karma-devel@lists.sourceforge.net, linux-btrfs@vger.kernel.org, Chris Mason Subject: Re: [PATCH 04/37] Remove unneeded version.h includes from fs/ Message-ID: <20110624132620.GA5694@hash.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 23, 2011 at 11:59:32PM +0200, Jesper Juhl wrote: > It was pointed out by 'make versioncheck' that some includes of > linux/version.h were not needed in fs/ (fs/btrfs/ctree.h and > fs/omfs/file.c). > This patch removes them. > > Signed-off-by: Jesper Juhl Thanks, omfs part was leftover cruft from its time out-of-tree. FWIW, Acked-by: Bob Copeland -- Bob Copeland %% www.bobcopeland.com