mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: bmheight@gmail.com
Cc: john.stultz@linaro.org, konkers@android.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] Staging: android: sync: use seq_puts()/seq_putc() to follow coding style
Date: Fri, 17 May 2013 14:59:03 -0700	[thread overview]
Message-ID: <20130517215903.GA2794@kroah.com> (raw)
In-Reply-To: <1368736202-10673-1-git-send-email-bmheight@gmail.com>

On Thu, May 16, 2013 at 10:30:02AM -1000, bmheight@gmail.com wrote:
> From: Brandon Height <bmheight@gmail.com>
> 
> Utilized seq_puts() for strings without format specifiers.
> Utilized seq_putc() for seq_printf(s, "\n")
> 
> Signed-off-by: Brandon Height <bmheight@gmail.com>

Sorry, someone beat you to this same patch a few days ago, so I can't
apply it.

greg k-h

      parent reply	other threads:[~2013-05-17 21:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16 20:30 bmheight
2013-05-17 21:57 ` Greg KH
2013-05-17 21:59 ` Greg KH [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=20130517215903.GA2794@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=bmheight@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=john.stultz@linaro.org \
    --cc=konkers@android.com \
    --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

Powered by JetHome