From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756398AbZAXHli (ORCPT ); Sat, 24 Jan 2009 02:41:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750970AbZAXHl3 (ORCPT ); Sat, 24 Jan 2009 02:41:29 -0500 Received: from pfepb.post.tele.dk ([195.41.46.236]:44624 "EHLO pfepb.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750961AbZAXHl3 (ORCPT ); Sat, 24 Jan 2009 02:41:29 -0500 Date: Sat, 24 Jan 2009 08:43:13 +0100 From: Sam Ravnborg To: Alexey Dobriyan Cc: Jaswinder Singh Rajput , reiserfs-devel@vger.kernel.org, LKML Subject: Re: usr/include/linux/reiserfs_fs.h is having lot of KERNEL data Message-ID: <20090124074313.GA31882@uranus.ravnborg.org> References: <1232465242.3088.25.camel@localhost.localdomain> <1232778934.10414.4.camel@localhost.localdomain> <20090124073236.GA6166@x200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090124073236.GA6166@x200.localdomain> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > > > -/* debug levels. Right now, CONFIG_REISERFS_CHECK means print all debug > > -** messages. > > -*/ > > +/* debug levels. Right now, REISERFS_CHECK means print all debug messages */ > > Whoa, fix the tool! This comment does not make sense in userspace so the tool was right - no? Sam