All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jes Sorensen <Jes.Sorensen@redhat.com>
To: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Larry Finger <Larry.Finger@lwfinger.net>,
	linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] staging/rtl8723au: Use %pM format specifier to print mac address
Date: Thu, 27 Aug 2015 09:13:01 -0400	[thread overview]
Message-ID: <wrfj8u8wvpr6.fsf@redhat.com> (raw)
In-Reply-To: <1440680967-9514-1-git-send-email-kuleshovmail@gmail.com> (Alexander Kuleshov's message of "Thu, 27 Aug 2015 19:09:27 +0600")

Alexander Kuleshov <kuleshovmail@gmail.com> writes:
> 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/rtl8723au/core/rtw_mlme_ext.c | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)

Works for me

Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>

  reply	other threads:[~2015-08-27 13:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 13:06 [PATCH 0/3] drivers/staging: Use %pM format specifier to print mac address Alexander Kuleshov
2015-08-27 13:08 ` [PATCH 1/3] staging/rtl8188eu: " Alexander Kuleshov
2015-08-27 13:09 ` [PATCH 2/3] staging/rtl8723au: " Alexander Kuleshov
2015-08-27 13:13   ` Jes Sorensen [this message]
2015-08-27 13:10 ` [PATCH 3/3] staging/wilc1000: " Alexander Kuleshov
2015-09-03  1:37   ` Greg Kroah-Hartman

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=wrfj8u8wvpr6.fsf@redhat.com \
    --to=jes.sorensen@redhat.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kuleshovmail@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@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.