All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: Remove unused functions and prototypes
@ 2016-03-11  6:58 Bhumika Goyal
  2016-03-11  6:58 ` [PATCH 1/3] Staging: sm750fb: Remove unused functions Bhumika Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhumika Goyal @ 2016-03-11  6:58 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Bhumika Goyal

This patchset removes some functions as they are not used anywhere 
in the kernel. Also, remove their function prototypes.

Bhumika Goyal (3):
  Staging: sm750fb: Remove unused functions
  Staging: rtl8723au: Remove unused functions and prototype
  taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23a

 drivers/staging/rtl8723au/core/rtw_ap.c          | 115 -----------------------
 drivers/staging/rtl8723au/hal/odm_HWConfig.c     |   4 -
 drivers/staging/rtl8723au/include/odm_HWConfig.h |   2 -
 drivers/staging/rtl8723au/include/rtw_ap.h       |   3 -
 drivers/staging/sm750fb/ddk750_dvi.c             |  38 --------
 drivers/staging/sm750fb/ddk750_dvi.h             |   3 -
 6 files changed, 165 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-03-11  6:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11  6:58 [PATCH 0/3] Staging: Remove unused functions and prototypes Bhumika Goyal
2016-03-11  6:58 ` [PATCH 1/3] Staging: sm750fb: Remove unused functions Bhumika Goyal
2016-03-11  6:58 ` [PATCH 2/3] Staging: rtl8723au: Remove unused functions and prototype Bhumika Goyal
2016-03-11  6:58 ` [PATCH 3/3] taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23a Bhumika Goyal

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.