Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932397AbWEQHDq (ORCPT ); Wed, 17 May 2006 03:03:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932454AbWEQHDq (ORCPT ); Wed, 17 May 2006 03:03:46 -0400 Received: from ns.virtualhost.dk ([195.184.98.160]:4724 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S932397AbWEQHDp (ORCPT ); Wed, 17 May 2006 03:03:45 -0400 Date: Wed, 17 May 2006 09:01:31 +0200 From: Jens Axboe To: Adrian Bunk Cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [RFC: 2.6 patch] block/ll_rw_blk.c: possible cleanups Message-ID: <20060517070131.GC4197@suse.de> References: <20060516174421.GM10077@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060516174421.GM10077@stusta.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 785 Lines: 24 On Tue, May 16 2006, Adrian Bunk wrote: > This patch contains the following possible cleanups: > - proper prototype for the following function: > - blk_dev_init() > - #if 0 the following unused global function: > - blk_queue_invalidate_tags() > - make the following needlessly global functions static: > - blk_alloc_queue_node() > - current_io_context() > - remove the following unused EXPORT_SYMBOL's: > - blk_put_queue > - blk_get_queue > - blk_rq_map_user_iov Looks good, queued for the next devel series. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/