Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 4 Nov 2002 22:11:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 4 Nov 2002 22:11:17 -0500 Received: from probity.mcc.ac.uk ([130.88.200.94]:47367 "EHLO probity.mcc.ac.uk") by vger.kernel.org with ESMTP id ; Mon, 4 Nov 2002 22:11:16 -0500 Date: Tue, 5 Nov 2002 03:16:57 +0000 From: John Levon To: Rusty Russell Cc: torvalds@transmeta.com, trivial@rustcorp.com.au, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Initializer conversions for drivers/block Message-ID: <20021105031657.GA37603@compsoc.man.ac.uk> References: <20021105031120.52D152C292@lists.samba.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021105031120.52D152C292@lists.samba.org> User-Agent: Mutt/1.3.25i X-Url: http://www.movementarian.org/ X-Record: Mr. Scruff - Trouser Jazz X-Scanner: exiscan *188uDU-00090J-00*bJzUMt2xCmo* (Manchester Computing, University of Manchester) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 682 Lines: 23 On Tue, Nov 05, 2002 at 01:59:35PM +1100, Rusty Russell wrote: > @@ -96,7 +96,7 @@ static int ps2esdi_read_status_words(int > > static void dump_cmd_complete_status(u_int int_ret_code); > > -static void ps2esdi_get_device_cfg(void); > + static void ps2esdi_get_device_cfg(void); This seems to be crufty change. regards john -- "When a man has nothing to say, the worst thing he can do is to say it memorably." - Calvin Trillin - 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/