linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Salyzyn <salyzyn@android.com>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org, Anton Vorontsov <anton@enomsg.org>,
	Colin Cross <ccross@android.com>,
	Kees Cook <keescook@chromium.org>,
	Tony Luck <tony.luck@intel.com>
Subject: Re: [PATCH v3 1/3] pstore: use scnprintf
Date: Wed, 07 Jan 2015 07:47:08 -0800	[thread overview]
Message-ID: <54AD54FC.7040107@android.com> (raw)
In-Reply-To: <1420597507.28667.2.camel@perches.com>

On 01/06/2015 06:25 PM, Joe Perches wrote:
> It'd be nice to describe the changes between versions.
>
> Typically, it's done after the --- line separating the
> changelog and sign-off and the patch.
>
> cheers, Joe
Thanks.

For the record:

Original: used snprintf
V2: switched to scnprintf, but one line-wrap had an embedded space
V3: dropped the embedded space (inert)

Used git-email for submissions for the first time, consider the lack of 
comment learning a new workflow (its been a few years since my last 
submissions, forgive me gohd, for I have sinned)

Sincerely -- Mark Salyzyn

      reply	other threads:[~2015-01-07 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 19:18 [PATCH v3 1/3] pstore: use scnprintf Mark Salyzyn
2015-01-07  2:25 ` Joe Perches
2015-01-07 15:47   ` Mark Salyzyn [this message]

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=54AD54FC.7040107@android.com \
    --to=salyzyn@android.com \
    --cc=anton@enomsg.org \
    --cc=ccross@android.com \
    --cc=joe@perches.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).