public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: A Raghavendra Rao <raghav3276@gmail.com>
Cc: devel@driverdev.osuosl.org, A Raghavendra Rao <arrao@cdac.in>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: rtl8192e: dot11d: Fixed printk coding style issues
Date: Tue, 10 Jun 2014 21:58:10 -0700	[thread overview]
Message-ID: <20140611045810.GA24357@kroah.com> (raw)
In-Reply-To: <1402461715-15317-1-git-send-email-arrao@cdac.in>

On Wed, Jun 11, 2014 at 10:11:55AM +0530, A Raghavendra Rao wrote:
> Replaced 'printk' with 'netdev_' function
> 
> Signed-off-by: A Raghavendra Rao <arrao@cdac.in>
> ---
>  drivers/staging/rtl8192e/dot11d.c |    9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/staging/rtl8192e/dot11d.c b/drivers/staging/rtl8192e/dot11d.c
> index 53da610..ef9da86 100644
> --- a/drivers/staging/rtl8192e/dot11d.c
> +++ b/drivers/staging/rtl8192e/dot11d.c
> @@ -49,6 +49,7 @@ static struct channel_list ChannelPlan[] = {
>  void dot11d_init(struct rtllib_device *ieee)
>  {
>  	struct rt_dot11d_info *pDot11dInfo = GET_DOT11D_INFO(ieee);
> +
>  	pDot11dInfo->bEnabled = false;
>  
>  	pDot11dInfo->State = DOT11D_STATE_NONE;

This change doesn't match what you said you did :(


  reply	other threads:[~2014-06-11  4:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11  4:41 [PATCH] Staging: rtl8192e: dot11d: Fixed printk coding style issues A Raghavendra Rao
2014-06-11  4:58 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-11  4:58 A Raghavendra Rao

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=20140611045810.GA24357@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arrao@cdac.in \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raghav3276@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox