All of lore.kernel.org
 help / color / mirror / Atom feed
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 11:41:50 -0700	[thread overview]
Message-ID: <20150903184150.GA31230@kroah.com> (raw)
In-Reply-To: <1441305338-10280-1-git-send-email-kuleshovmail@gmail.com>

On Fri, Sep 04, 2015 at 12:35:38AM +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...
> 
> Changelog:
> 
> v1 -> v2:
> 
> * In the first version of the patch was instruduced incorrect conversion,
> now there is previous formatting in the WILC_WFI_mon_xmit().

changelog doesn't belong here in the body of the text, it should be
below the --- line so it doesn't get committed into git.

thanks,

greg k-h

  reply	other threads:[~2015-09-03 18:41 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
2015-09-03 18:35   ` Alexander Kuleshov
2015-09-03 18:41     ` Greg Kroah-Hartman [this message]
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=20150903184150.GA31230@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.