From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: Johnny Kim <johnny.kim@atmel.com>,
Rachel Kim <rachel.kim@atmel.com>, Dean Lee <dean.lee@atmel.com>,
Chris Park <chris.park@atmel.com>,
linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] staging/wilc1000: Use %pM format specifier to print mac address
Date: Thu, 3 Sep 2015 07:23:50 -0700 [thread overview]
Message-ID: <20150903142350.GA16857@kroah.com> (raw)
In-Reply-To: <1441267542-32053-1-git-send-email-kuleshovmail@gmail.com>
On Thu, Sep 03, 2015 at 02:05:42PM +0600, Alexander Kuleshov wrote:
> printk() supports %pM format specifier for printing 6-byte MAC/FDDI
> addresses in hex notation small buffers, let's use it intead of %x:%x...
>
> Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
> ---
> drivers/staging/wilc1000/host_interface.c | 6 +++---
> drivers/staging/wilc1000/linux_wlan.c | 3 +--
> 2 files changed, 4 insertions(+), 5 deletions(-)
What changed from v1 of this patch? Please be specific.
thanks,
greg k-h
next prev parent reply other threads:[~2015-09-03 14:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 8:05 [PATCH v2] staging/wilc1000: Use %pM format specifier to print mac address Alexander Kuleshov
2015-09-03 14:23 ` Greg Kroah-Hartman [this message]
2015-09-03 18:35 ` Alexander Kuleshov
2015-09-03 18:41 ` Greg Kroah-Hartman
2015-09-03 18:48 ` Alexander Kuleshov
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=20150903142350.GA16857@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=chris.park@atmel.com \
--cc=dean.lee@atmel.com \
--cc=devel@driverdev.osuosl.org \
--cc=johnny.kim@atmel.com \
--cc=kuleshovmail@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=rachel.kim@atmel.com \
/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.