From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261156AbUJ3SeY (ORCPT ); Sat, 30 Oct 2004 14:34:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261192AbUJ3SeY (ORCPT ); Sat, 30 Oct 2004 14:34:24 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:28585 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S261156AbUJ3SeX (ORCPT ); Sat, 30 Oct 2004 14:34:23 -0400 Date: Sat, 30 Oct 2004 19:34:22 +0100 From: Al Viro To: Adrian Bunk Cc: al@alarsen.net, linux-kernel@vger.kernel.org Subject: Re: [2.6 patch] QNX4 cleanups Message-ID: <20041030183422.GY24336@parcelfarce.linux.theplanet.co.uk> References: <20041030180702.GT4374@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041030180702.GT4374@stusta.de> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 30, 2004 at 08:07:02PM +0200, Adrian Bunk wrote: > The patch below does the following cleanups in the QNX4 fs: > - remove two unused global functions > - make some functions static How about you read the code before doing that?