From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: [-mm patch] drivers/scsi/scsi_scan.c: make 2 functions static Date: Sun, 19 Nov 2006 19:34:27 -0700 Message-ID: <20061120023426.GL18567@parisc-linux.org> References: <20061114014125.dd315fff.akpm@osdl.org> <20061120022352.GH31879@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from palinux.external.hp.com ([192.25.206.14]:50090 "EHLO mail.parisc-linux.org") by vger.kernel.org with ESMTP id S933861AbWKTCe2 (ORCPT ); Sun, 19 Nov 2006 21:34:28 -0500 Content-Disposition: inline In-Reply-To: <20061120022352.GH31879@stusta.de> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Adrian Bunk Cc: Andrew Morton , James.Bottomley@SteelEye.com, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org On Mon, Nov 20, 2006 at 03:23:52AM +0100, Adrian Bunk wrote: > This patch makes two needlessly global functions static. NAK, it's already in my scsi-async-scan tree which should be included before the 2.6.20 merge.