From: daniel watson <ozzloy@challenge-bot.com>
To: Larry Finger <Larry.Finger@lwfinger.net>,
Phillip Potter <phil@philpotter.co.uk>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Cc: Daniel Watson <ozzloy@challenge-bot.com>
Subject: [PATCH v2 0/4] call rtw_IOL_append_*_cmd directly
Date: Tue, 14 Jun 2022 17:49:24 -0700 [thread overview]
Message-ID: <cover.1655249804.git.ozzloy@challenge-bot.com> (raw)
From: Daniel Watson <ozzloy@challenge-bot.com>
This patchset calls the rtw_IOL_append_*_cmd group of functions
directly and removes the #define wrappers.
Daniel Watson (4):
staging: r8188eu: call rtw_IOL_append_WB_cmd directly
staging: r8188eu: call rtw_IOL_append_WW_cmd directly
staging: r8188eu: call rtw_IOL_append_WD_cmd directly
staging: r8188eu: call rtw_IOL_append_WRF_cmd directly
drivers/staging/r8188eu/core/rtw_iol.c | 8 ++++----
drivers/staging/r8188eu/include/rtw_iol.h | 24 ++++++++---------------
2 files changed, 12 insertions(+), 20 deletions(-)
--
2.34.1
next reply other threads:[~2022-06-15 0:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 0:49 daniel watson [this message]
2022-06-15 0:49 ` [PATCH v2 1/4] staging: r8188eu: call rtw_IOL_append_WB_cmd directly daniel watson
2022-06-15 0:49 ` [PATCH v2 2/4] staging: r8188eu: call rtw_IOL_append_WW_cmd directly daniel watson
2022-06-15 0:49 ` [PATCH v2 3/4] staging: r8188eu: call rtw_IOL_append_WD_cmd directly daniel watson
2022-06-15 0:49 ` [PATCH v2 4/4] staging: r8188eu: call rtw_IOL_append_WRF_cmd directly daniel watson
2022-06-15 8:37 ` [PATCH v2 0/4] call rtw_IOL_append_*_cmd directly Dan Carpenter
2022-06-15 17:16 ` daniel watson
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=cover.1655249804.git.ozzloy@challenge-bot.com \
--to=ozzloy@challenge-bot.com \
--cc=Larry.Finger@lwfinger.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=phil@philpotter.co.uk \
/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).