linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Chaehyun Lim <chaehyun.lim@gmail.com>
Cc: rachel.kim@atmel.com, devel@driverdev.osuosl.org,
	chris.park@atmel.com, linux-wireless@vger.kernel.org,
	johnny.kim@atmel.com, tony.cho@atmel.com, leo.kim@atmel.com
Subject: Re: [PATCH 03/10] staging: wilc1000: remove INLINE macro
Date: Wed, 16 Sep 2015 21:46:47 -0700	[thread overview]
Message-ID: <20150917044647.GA10073@kroah.com> (raw)
In-Reply-To: <1442401895-7463-3-git-send-email-chaehyun.lim@gmail.com>

On Wed, Sep 16, 2015 at 08:11:28PM +0900, Chaehyun Lim wrote:
> This patch removes INLINE macro that is used anymore.
> 
> Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
> ---
>  drivers/staging/wilc1000/coreconfigurator.c | 1 -
>  drivers/staging/wilc1000/wilc_wlan.c        | 1 -
>  2 files changed, 2 deletions(-)

This doesn't apply to my tree anymore, can you refresh it and resend
this and the rest of this series?

thanks,

greg k-h

  reply	other threads:[~2015-09-17  4:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 11:11 [PATCH 01/10] staging: wilc1000: wilc_wlan.c: use BIT(x) macro Chaehyun Lim
2015-09-16 11:11 ` [PATCH 02/10] staging: wilc1000: replace INLINE with static inline Chaehyun Lim
2015-09-16 11:11 ` [PATCH 03/10] staging: wilc1000: remove INLINE macro Chaehyun Lim
2015-09-17  4:46   ` Greg KH [this message]
2015-09-16 11:11 ` [PATCH 04/10] staging: wilc1000: replace __inline with inline Chaehyun Lim
2015-09-16 11:11 ` [PATCH 05/10] staging: wilc1000: replace int8_t with int Chaehyun Lim
2015-09-16 11:11 ` [PATCH 06/10] staging: wilc1000: linux_wlan_spi.c: fix kzalloc error check Chaehyun Lim
2015-09-16 11:11 ` [PATCH 07/10] staging: wilc1000: remove unused defines Chaehyun Lim
2015-09-16 11:11 ` [PATCH 08/10] staging: wilc1000: remove WILC_TIME typedef Chaehyun Lim
2015-09-16 11:11 ` [PATCH 09/10] staging: wilc1000: remove useless comment Chaehyun Lim
2015-09-16 11:11 ` [PATCH 10/10] staging: wilc1000: remove declaration of wilc_get_chipid Chaehyun Lim

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=20150917044647.GA10073@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=chaehyun.lim@gmail.com \
    --cc=chris.park@atmel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=johnny.kim@atmel.com \
    --cc=leo.kim@atmel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rachel.kim@atmel.com \
    --cc=tony.cho@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 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).