All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linux-wireless@vger.kernel.org, Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: [PATCH v2 01/15] rtlwifi: Start changing RT_TRACE into rtl_dbg
Date: Mon, 31 Aug 2020 15:27:31 +0000 (UTC)	[thread overview]
Message-ID: <20200831152731.94737C433C6@smtp.codeaurora.org> (raw)
In-Reply-To: <20200723204244.24457-2-Larry.Finger@lwfinger.net>

Larry Finger <Larry.Finger@lwfinger.net> wrote:

> The macro name RT_TRACE makes it seem that it is used for tracing, when
> is actually used for debugging. Change the name to RT_DEBUG.
> 
> This step creates the new macro while keeping the old RT_TRACE to allow
> building. It will be removed at the end of the patch series.
> 
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>

13 patches applied to wireless-drivers-next.git, thanks.

78a7245d8430 rtlwifi: Start changing RT_TRACE into rtl_dbg
f108a420e50a rtlwifi: Replace RT_TRACE with rtl_dbg
c8159c3ff8db rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg
57b0b743e402 rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
5b4e998b8ae7 rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbg
de0c8a968809 rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbg
34d7f007171d rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg
6bf8bc19297b rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
e24a2a8795fb rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbg
fca8218d33f3 rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbg
8f11dad4145c rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbg
e6dd230a4d8e rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg
b58c18c88c20 rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbg

-- 
https://patchwork.kernel.org/patch/11681599/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


  reply	other threads:[~2020-08-31 15:27 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23 20:42 [PATCH v2 00/15] rtlwifi: Change RT_TRACE into rtl_dbg for all drivers Larry Finger
2020-07-23 20:42 ` [PATCH v2 01/15] rtlwifi: Start changing RT_TRACE into rtl_dbg Larry Finger
2020-08-31 15:27   ` Kalle Valo [this message]
2020-07-23 20:42 ` [PATCH v2 02/15] rtlwifi: Replace RT_TRACE with rtl_dbg Larry Finger
2020-07-23 20:42 ` [PATCH v2 03/15] rtlwifi: btcoexist: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 04/15] rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg Larry Finger
2020-07-23 20:42 ` [PATCH v2 05/15] rtlwifi: rtl8192-common: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 06/15] rtlwifi: rtl8192ce: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 07/15] rtlwifi: rtl8192cu: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 08/15] rtlwifi: rtl8192de: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 09/15] rtlwifi: rtl8192ee: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 10/15] rtlwifi: rtl8192se " Larry Finger
2020-07-23 20:42 ` [PATCH v2 11/15] rtlwifi: rtl8723ae " Larry Finger
2020-07-23 20:42 ` [PATCH v2 12/15] rtlwifi: rtl8723be " Larry Finger
2020-07-23 20:42 ` [PATCH v2 13/15] rtlwifi: rtl8723-common: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 14/15] rtlwifi: rtl8821ae: " Larry Finger
2020-07-23 20:42 ` [PATCH v2 15/15] rtlwifi: Remove temporary definition of RT_TRACE Larry Finger
2020-07-24  6:34   ` kernel test robot
2020-07-24  6:34     ` kernel test robot
2020-07-24  9:43   ` kernel test robot
2020-07-24  9:43     ` kernel test robot
2020-08-27  9:42   ` Kalle Valo
     [not found]   ` <20200827094217.72A9BC433CB@smtp.codeaurora.org>
2020-08-27 18:31     ` Larry Finger
2020-08-28 12:34       ` Kalle Valo

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=20200831152731.94737C433C6@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@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.