Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933018Ab1EZS4L (ORCPT ); Thu, 26 May 2011 14:56:11 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:56675 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932726Ab1EZS4K (ORCPT ); Thu, 26 May 2011 14:56:10 -0400 Date: Thu, 26 May 2011 14:56:01 -0400 (EDT) Message-Id: <20110526.145601.735416831290933990.davem@davemloft.net> To: justinmattock@gmail.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, joe@perches.com, greearb@candelatech.com Subject: Re: [PATCH v3]net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. From: David Miller In-Reply-To: <1306219428-11528-1-git-send-email-justinmattock@gmail.com> References: <1306219428-11528-1-git-send-email-justinmattock@gmail.com> X-Mailer: Mew version 6.3 on Emacs 23.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Thu, 26 May 2011 11:56:03 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 805 Lines: 23 From: "Justin P. Mattock" Date: Mon, 23 May 2011 23:43:48 -0700 > The below patch removes vlan_buggyright and vlan_copyright from vlan_proto_init, > so that it prints out just the fullname of vlan and the version number. > > before: > > [ 30.438203] 802.1Q VLAN Support v1.8 Ben Greear > [ 30.441542] All bugs added by David S. Miller > > after: > > [ 31.513910] 802.1Q VLAN Support v1.8 > > Signed-off-by: Justin P. Mattock Applied, thanks Justin. -- 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/