All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: sveta.orlik.code@gmail.com
Cc: outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: Re: [Outreachy kernel] [PATCH] Staging: ioo: ad9832: Replace 'unsigned' with 'unsigned int'
Date: Mon, 21 Mar 2016 21:52:08 -0400	[thread overview]
Message-ID: <20160322015208.GA27510@kroah.com> (raw)
In-Reply-To: <4cac9960-7b07-454e-bb84-f37a13e2e7ad@googlegroups.com>

On Mon, Mar 21, 2016 at 06:03:58AM -0700, sveta.orlik.code@gmail.com wrote:
> 
> Replace 'unsigned' with 'unsigned int' to avoid checkpatch.pl warning.
> 
> Signed-off-by: Svetlana Orlik <sveta.orlik.code@gmail.com>
> ---
> �drivers/staging/iio/frequency/ad9832.c | 2 +-
> �1 file changed, 1 insertion(+), 1 deletion(-)

Your From: email line didn't match your signed-off-by: line :(

You also sent this as html email, which corrupts the patch.

And the subject: has "ioo" which doesn't make much sense :)

thanks,

greg k-h


      reply	other threads:[~2016-03-22  1:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21 13:03 [PATCH] Staging: ioo: ad9832: Replace 'unsigned' with 'unsigned int' sveta.orlik.code
2016-03-22  1:52 ` 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=20160322015208.GA27510@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=sveta.orlik.code@gmail.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.