All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH V3 1/2] staging: wilc1000: remove UWORD8
Date: Tue, 09 Jun 2015 17:42:06 +0000	[thread overview]
Message-ID: <20150609174206.GA23140@kroah.com> (raw)
In-Reply-To: <1433805815-4659-1-git-send-email-chaehyun.lim@gmail.com>

On Tue, Jun 09, 2015 at 08:23:34AM +0900, Chaehyun Lim wrote:
> Use u8 instead of UWORD8.
> 
> Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
> ---
> V3 : Capitalize the name on the From and the Signed-off-by
> V2 : remove the defintion of UWORD8
> 
>  drivers/staging/wilc1000/coreconfigurator.c | 2 +-
>  drivers/staging/wilc1000/host_interface.c   | 2 +-
>  drivers/staging/wilc1000/itypes.h           | 1 -
>  3 files changed, 2 insertions(+), 3 deletions(-)

This patch does not apply to my staging-testing branch :(

I can't apply either of these, sorry, please rebase and resend.

thanks,

greg k-h

      reply	other threads:[~2015-06-09 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 23:23 [PATCH V3 1/2] staging: wilc1000: remove UWORD8 Chaehyun Lim
2015-06-09 17:42 ` 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=20150609174206.GA23140@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kernel-janitors@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.