All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: rtl8192e: remove unnecessary parentheses
@ 2021-04-11  4:33 Mitali Borkar
  2021-04-11  4:34 ` [PATCH v2 1/3] " Mitali Borkar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mitali Borkar @ 2021-04-11  4:33 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, outreachy-kernel, mitali_s

This patch fixes style issues
Changes from v1:-
[Patch 1/3]:- Removed unnecessary parentheses around boolean expressions
[Patch 2/3]:- No changes
[Patch 3/3]:- No changes

Mitali Borkar (3):
  staging: rtl8192e: remove unnecessary parentheses
  staging: rtl8192e: remove unnecessary ftrace-like logging
  staging: rtl8192e: remove unncessary parentheses

 drivers/staging/rtl8192e/rtl819x_HTProc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-04-11  6:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-11  4:33 [PATCH v2 0/3] staging: rtl8192e: remove unnecessary parentheses Mitali Borkar
2021-04-11  4:34 ` [PATCH v2 1/3] " Mitali Borkar
2021-04-11  4:34 ` [PATCH v2 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging Mitali Borkar
2021-04-11  4:34 ` [PATCH v2 3/3] staging: rtl8192e: remove unncessary parentheses Mitali Borkar
2021-04-11  6:40 ` [PATCH v2 0/3] staging: rtl8192e: remove unnecessary parentheses Greg KH

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.