All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: venkat.prashanth2498@gmail.com
Cc: linux-wireless@vger.kernel.org, chaoming_li@realsil.com.cn,
	Larry.Finger@lwfinger.net
Subject: Re: [PATCH v3] rtlwifi:rtl8723ae:add the function name to the printouts
Date: Fri, 24 Nov 2017 12:47:42 +0100	[thread overview]
Message-ID: <20171124114742.GA24008@kroah.com> (raw)
In-Reply-To: <1511523680-5033-1-git-send-email-venkat.prashanth2498@gmail.com>

On Fri, Nov 24, 2017 at 05:11:20PM +0530, venkat.prashanth2498@gmail.com wrote:
> From: Venkat Prashanth B U <venkat.prashanth2498@gmail.com>
> 
> Prefer and make it generic by using %s and __func__
> to print function name
> 
> Change Log:
> 
> v2:
> a. RT_TRACE(rtlpriv, COMP_SEND, DBG_TRACE, "\n");
> The function name is not necessary in above code
> according to conditions as mentioned in comments.
> 
> b. modified the commit message according
> to suggested comments.
> 
> c. fixed the alignment issues.
> 
> v1:
> a. Sign-off line is saperated from subject
> line from earlier patch version.
> 
> Signed-off-by: Venkat Prashanth B U <venkat.prashanth2498@gmail.com>
> ---
>  drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c | 6 +++---

Why are you sending me this patch???

confused,

greg k-h

  reply	other threads:[~2017-11-24 11:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-24 11:41 [PATCH v3] rtlwifi:rtl8723ae:add the function name to the printouts venkat.prashanth2498
2017-11-24 11:47 ` Greg KH [this message]
2017-11-24 18:30 ` Larry Finger

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=20171124114742.GA24008@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=chaoming_li@realsil.com.cn \
    --cc=linux-wireless@vger.kernel.org \
    --cc=venkat.prashanth2498@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.