All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] staging: rtl8192u: unused code cleanup
@ 2022-11-02 14:37 Deepak R Varma
  2022-11-02 14:38 ` [PATCH v3 2/2] staging: rtl8192u: remove redundant macro definitions Deepak R Varma
  2022-11-08 15:14 ` [PATCH v3 0/2] staging: rtl8192u: unused code cleanup Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Deepak R Varma @ 2022-11-02 14:37 UTC (permalink / raw)
  To: outreachy, gregkh, linux-staging, linux-kernel

Remove unnecessary or unused code.

Changes in v3:
   Patch-1:
      1. Already accepted and applied to the stating-testing tree. Hence not
         included in this patch set now.
   Patch-2:
      1. The patch caused staging tree build to fail due to EXPORT_SYMBOL
         conflict. Fixed the issue caused due to deletion of 2 macros.
         Correction and re-submission asked by gregkh@linuxfoundation.org

Changes in v2:
   Patch-1:
      1. Revise patch log to explain impact of the patch
         Suggested by gregkh@linuxfoundation.org
   Patch-2:
      1. Review other similar macro defines and clean those up as well.
         Suggested by gregkh@linuxfoundation.org
      2. Revise patch log to explain impact of the patch
         Suggested by julia.lawall@inria.fr


Deepak R Varma (1):
  staging: rtl8192u: remove redundant macro definitions

 .../staging/rtl8192u/ieee80211/ieee80211.h    | 61 -------------------
 1 file changed, 61 deletions(-)

--
2.30.2




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

end of thread, other threads:[~2022-11-08 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 14:37 [PATCH v3 0/2] staging: rtl8192u: unused code cleanup Deepak R Varma
2022-11-02 14:38 ` [PATCH v3 2/2] staging: rtl8192u: remove redundant macro definitions Deepak R Varma
2022-11-08 15:14 ` [PATCH v3 0/2] staging: rtl8192u: unused code cleanup 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.