From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCHv2] aoe: remove private mac address format function Date: Tue, 25 Nov 2008 00:40:58 -0800 (PST) Message-ID: <20081125.004058.268180738.davem@davemloft.net> References: <1227556500.5511.19.camel@brick> <1227556940.5511.20.camel@brick> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jens.axboe@oracle.com, netdev@vger.kernel.org To: harvey.harrison@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:33832 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752068AbYKYIk7 (ORCPT ); Tue, 25 Nov 2008 03:40:59 -0500 In-Reply-To: <1227556940.5511.20.camel@brick> Sender: netdev-owner@vger.kernel.org List-ID: From: Harvey Harrison Date: Mon, 24 Nov 2008 12:02:20 -0800 > Add %pm to omit the colons when printing a mac address. > > Signed-off-by: Harvey Harrison Applied, thanks Harvey.