All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Staging: wlan-ng: Remove unused functions and prototypes
@ 2016-02-16 13:40 Bhumika Goyal
  2016-02-16 13:40 ` [PATCH 1/4] Staging: wlan-ng: hfa384x_usb.c: Remove unused function Bhumika Goyal
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bhumika Goyal @ 2016-02-16 13:40 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Bhumika Goyal

The functions hfa384x_drvr_getconfig_async and hfa384x_drvr_commtallies are defined but they are not used anywhere in kernel so remove them. Also remove their prototypes from the header file.

Bhumika Goyal (4):
  Staging: wlan-ng: hfa384x_usb.c: Remove unused function
  Staging: wlan-ng: hfa384x.h: Remove function prototype
  Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async
  Staging: wlan-ng: Remove  prototype for hfa384x_drvr_getconfig_async

 drivers/staging/wlan-ng/hfa384x.h     |  5 ---
 drivers/staging/wlan-ng/hfa384x_usb.c | 66 -----------------------------------
 2 files changed, 71 deletions(-)

-- 
1.9.1



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 13:40 [PATCH 0/4] Staging: wlan-ng: Remove unused functions and prototypes Bhumika Goyal
2016-02-16 13:40 ` [PATCH 1/4] Staging: wlan-ng: hfa384x_usb.c: Remove unused function Bhumika Goyal
2016-02-16 13:40 ` [PATCH 2/4] Staging: wlan-ng: hfa384x.h: Remove function prototype Bhumika Goyal
2016-02-16 13:45   ` [Outreachy kernel] " Arnd Bergmann
2016-02-16 13:40 ` [PATCH 3/4] Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async Bhumika Goyal
2016-02-17  5:16   ` [Outreachy kernel] " Sudip Mukherjee
2016-02-16 13:40 ` [PATCH 4/4] Staging: wlan-ng: Remove prototype for hfa384x_drvr_getconfig_async 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.