All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Aiuto <fabioaiuto83@gmail.com>
To: gregkh@linuxfoundation.org
Cc: joe@perches.com, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] staging: rtl8723bs: replace private macro with print_hex_dump_debug
Date: Thu, 1 Apr 2021 11:01:42 +0200	[thread overview]
Message-ID: <20210401090141.GA1442@agape.jhs> (raw)
In-Reply-To: <cover.1617183040.git.fabioaiuto83@gmail.com>

On Wed, Mar 31, 2021 at 11:34:05AM +0200, Fabio Aiuto wrote:
> this patchset replaces RT_PRINT_DATA private macro for dump hex values
> with the kernel helper used for this pourpose.
> 
> Fabio Aiuto (2):
>   staging: rtl8723bs: use print_hex_dump_debug instead of private
>     RT_PRINT_DATA
>   staging: rtl8723bs: remove unused macro RT_PRINT_DATA
> 
>  drivers/staging/rtl8723bs/hal/hal_com.c       | 13 ++++-------
>  drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c  | 22 ++++++++++++++-----
>  .../staging/rtl8723bs/hal/rtl8723b_hal_init.c |  3 ++-
>  drivers/staging/rtl8723bs/include/rtw_debug.h | 19 ----------------
>  4 files changed, 22 insertions(+), 35 deletions(-)
> 
> -- 
> 2.20.1
> 

Hi Greg,

please drop this, I will send you a v2 soon.

Thank you,

fabio

      parent reply	other threads:[~2021-04-01  9:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31  9:34 [PATCH 0/2] staging: rtl8723bs: replace private macro with print_hex_dump_debug Fabio Aiuto
2021-03-31  9:34 ` [PATCH 1/2] staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATA Fabio Aiuto
2021-03-31  9:34 ` [PATCH 2/2] staging: rtl8723bs: remove unused macro RT_PRINT_DATA Fabio Aiuto
2021-04-01  9:01 ` Fabio Aiuto [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=20210401090141.GA1442@agape.jhs \
    --to=fabioaiuto83@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    /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.