From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750833AbWDEDOw (ORCPT ); Tue, 4 Apr 2006 23:14:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750758AbWDEDOw (ORCPT ); Tue, 4 Apr 2006 23:14:52 -0400 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:48858 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S1750833AbWDEDOw (ORCPT ); Tue, 4 Apr 2006 23:14:52 -0400 Date: Tue, 04 Apr 2006 20:11:57 -0700 (PDT) Message-Id: <20060404.201157.129806132.davem@davemloft.net> To: mpm@selenic.com Cc: rdunlap@xenotime.net, linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH] netconsole: set .name in struct console From: "David S. Miller" In-Reply-To: <20060405024746.GH15445@waste.org> References: <20060404185420.fbf128c8.rdunlap@xenotime.net> <20060405024746.GH15445@waste.org> X-Mailer: Mew version 4.2.53 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org From: Matt Mackall Date: Tue, 4 Apr 2006 21:47:46 -0500 > On Tue, Apr 04, 2006 at 06:54:20PM -0700, Randy.Dunlap wrote: > > Signed-off-by: Randy Dunlap > Acked-by: Matt Mackall Applied, thanks Randy.