All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unused macros
@ 2016-02-14  5:29 Bhumika Goyal
  2016-02-14  5:29 ` [PATCH 1/2] Staging: rtl8723au: " Bhumika Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bhumika Goyal @ 2016-02-14  5:29 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Bhumika Goyal

This patchset remove PlatformAcquireSpinLock and PlatformReleaseSpinLock 
macros as they are not used anywhere. Also remove the commented places 
where these macros were used. Used grep to find occurences.

Bhumika Goyal (2):
  Staging: rtl8723au: Remove unused macros
  Staging: rtl8192u: Remove useless comments

 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c | 5 -----
 drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c | 2 --
 2 files changed, 7 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/2] Remove unused macros
@ 2015-10-16 19:16 Shraddha Barke
  0 siblings, 0 replies; 7+ messages in thread
From: Shraddha Barke @ 2015-10-16 19:16 UTC (permalink / raw)
  To: outreachy-kernel

This patchset removes the macros since they are not used anywhere 
throughout the kernel.
 
Shraddha Barke (2):
  Staging: iio: cdc: ad7150: Remove unused macros
  Staging: iio: cdc: ad7152: Remove unused macros

 drivers/staging/iio/cdc/ad7150.c | 10 ----------
 drivers/staging/iio/cdc/ad7152.c | 18 ------------------
 2 files changed, 28 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2016-02-14 16:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-14  5:29 [PATCH 0/2] Remove unused macros Bhumika Goyal
2016-02-14  5:29 ` [PATCH 1/2] Staging: rtl8723au: " Bhumika Goyal
2016-02-14  5:29 ` [PATCH 2/2] Staging: rtl8192u: Remove useless comments Bhumika Goyal
2016-02-14  7:20 ` [Outreachy kernel] [PATCH 0/2] Remove unused macros Julia Lawall
2016-02-14 12:21   ` Bhumika Goyal
2016-02-14 16:12     ` Julia Lawall
  -- strict thread matches above, loose matches on Subject: below --
2015-10-16 19:16 Shraddha Barke

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.