linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] staging: rtl8192e: Clean up patchset for style issues in rtl819x_HTProc.c
@ 2021-04-14  7:21 Mitali Borkar
  2021-04-14  7:21 ` [PATCH v6 1/2] staging: rtl8192e: remove parentheses around boolean expression Mitali Borkar
  2021-04-14  7:22 ` [PATCH v6 2/2] staging: rtl8192e: remove casts and parentheses Mitali Borkar
  0 siblings, 2 replies; 4+ messages in thread
From: Mitali Borkar @ 2021-04-14  7:21 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, outreachy-kernel, mitali_s

Changes from v5:- Rebased these patches and dropped 2/3 and made this
a patchset of 2.
[PATCH v5 1/2]:- No changes.
[PATCH V5 2/2]:- No changes.

Changes from v4:-
[PATCH v4 1/2]:- No changes.
[PATCH V4 2/2]:- Removed casts and parentheses.

Changes from v3:- Changed subject line to match prefix on the patches.
[PATCH v3 1/2]:- No changes.
[PATCH V3 2/2]:- No changes.

Changes from v2:-
[PATCH v2 1/2]:- Modified subject description. Changes has been made in
v3.
[PATCH v2 2/2]:- Rectified spelling mistake in subject description.
Changes has been made in v3.

Changes from v1:-
[PATCH 1/2]:- Removed unnecessary parentheses around boolean expression.
Changes has been made in v2.
[PATCH 2/2]:- No changes.

Mitali Borkar (2):
  staging: rtl8192e: remove parentheses around boolean expression
  staging: rtl8192e: remove casts and parentheses

 drivers/staging/rtl8192e/rtl819x_HTProc.c     | 14 +--
 1 file changed, 5 insertions(+), 9 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-14  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14  7:21 [PATCH v6 0/2] staging: rtl8192e: Clean up patchset for style issues in rtl819x_HTProc.c Mitali Borkar
2021-04-14  7:21 ` [PATCH v6 1/2] staging: rtl8192e: remove parentheses around boolean expression Mitali Borkar
2021-04-14  8:31   ` Greg KH
2021-04-14  7:22 ` [PATCH v6 2/2] staging: rtl8192e: remove casts and parentheses Mitali Borkar

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).