All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Jan III Sobieski <jan3sobi3ski@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: pull request: wireless-2.6 2010-08-19
Date: Thu, 19 Aug 2010 13:37:46 -0700	[thread overview]
Message-ID: <1282250266.6724.270.camel@Joe-Laptop> (raw)
In-Reply-To: <AANLkTikDB2t+ZfcvsSJsw=OMnaR-_3ieG7zcmJjt=mH6@mail.gmail.com>

On Thu, 2010-08-19 at 22:08 +0200, Jan III Sobieski wrote:
> I really like the new Linus policy - merge window is closed - only bug
> fixes are admitted.

This patch fixes a defect introduced during the merge window.

Some of the logging messages used %pM to emit a MAC address.

%pM outputs "xx:xx:xx:xx:xx:xx"
%pm output "xxxxxxxxxxxx"

When the message forms were standardized,
strings were lower cased, introducing this defect.

> IMHO this policy will result in a significant
> increase in stability.

There have been previous discussions on stability
vs change.

I think it's unnecessary to rehash them.

cheers, Joe


  reply	other threads:[~2010-08-19 20:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19 17:46 pull request: wireless-2.6 2010-08-19 John W. Linville
2010-08-19 18:16 ` Jan III Sobieski
     [not found]   ` <1282243187.6724.250.camel@Joe-Laptop>
2010-08-19 20:08     ` Jan III Sobieski
2010-08-19 20:37       ` Joe Perches [this message]
2010-08-19 23:59 ` David Miller
2010-08-19 23:59   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1282250266.6724.270.camel@Joe-Laptop \
    --to=joe@perches.com \
    --cc=jan3sobi3ski@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.