public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@suse.de>
Subject: Re: [PATCHv2 01/10] staging: rt2860: change plain format of mac address to %pM in *printf()
Date: Thu, 16 Sep 2010 12:32:49 -0700	[thread overview]
Message-ID: <20100916193249.GD10397@kroah.com> (raw)
In-Reply-To: <8ad2522ae82e753fcfa9fa9726d2a301e7b8b987.1284316733.git.andy.shevchenko@gmail.com>

On Mon, Sep 13, 2010 at 11:40:25AM +0300, Andy Shevchenko wrote:
> There are many locations where MAC or BSSID is printed. The plain format
> is used in such places. *printf() in kernel recognizes
> %pM, %pMF and %pm format parameters to print out 6-byte array as MAC
> address. This patch changes plain format to custom %pM which is widely
> used in kernel.
> 
> Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>

<snip>

Oops, I just took your first version of this series.  Was there any
differences?  If so, care to send me the remaining pieces and I'll apply
them?

thanks,

greg k-h

  parent reply	other threads:[~2010-09-16 19:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13  8:40 [PATCHv2 01/10] staging: rt2860: change plain format of mac address to %pM in *printf() Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 02/10] staging: ath6kl: use '%pM' format to print MAC address Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 03/10] staging: brcm80211: " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 04/10] staging: cxt1e1: use '%pMF' " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 05/10] staging: octeon: use '%pM' " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 06/10] staging: otus: " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 07/10] staging: rt2870: " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 08/10] staging: rtl8712: " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 09/10] staging: vt6655: " Andy Shevchenko
2010-09-13  8:40 ` [PATCHv2 10/10] staging: wlags49_h2: " Andy Shevchenko
2010-09-16 19:32 ` Greg KH [this message]
2010-09-16 22:26   ` [PATCHv2 01/10] staging: rt2860: change plain format of mac address to %pM in *printf() Andy Shevchenko
2010-09-16 22:45   ` Andy Shevchenko
2010-09-16 22:53     ` Greg KH
2010-09-17  8:24       ` [PATCH 1/9] staging: rt2860: '&pointer[0]' to 'pointer' fix Andy Shevchenko
2010-09-17  8:24         ` [PATCH 2/9] staging: ath6kl: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 3/9] staging: cxt1e1: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 4/9] staging: octeon: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 5/9] staging: otus: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 6/9] staging: rt2870: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 7/9] staging: rtl8712: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 8/9] staging: vt6655: " Andy Shevchenko
2010-09-17  8:24         ` [PATCH 9/9] staging: wlags49_h2: " Andy Shevchenko

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=20100916193249.GD10397@kroah.com \
    --to=greg@kroah.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox