[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091230235659.GH18722@khazad-dum.debian.net>
Date: Wed, 30 Dec 2009 21:56:59 -0200
From: Henrique de Moraes Holschuh <hmh@....eng.br>
To: Joe Perches <joe@...ches.com>
Cc: H Hartley Sweeten <hartleys@...ionengravers.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH] drivers/atm/lanai.c: use %pM to show MAC address
On Wed, 30 Dec 2009, Joe Perches wrote:
> > + return sprintf(page, "EEPROM ESI: %pM\n",
> > + &lanai->eeprom[EEPROM_MAC]);
>
> This is a user-visible change from upper case to lower case.
> Probably doesn't matter, but maybe...
Something would need to be _really_ broken to:
1. Parse the kernel log after MACs in the first place
2. Be case-sensitive about it
If it breaks anything, it is a breakage well deserved...
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists