All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: wlan-ng: Remove unused functions
@ 2016-02-16 14:36 Bhumika Goyal
  2016-02-16 14:36 ` [PATCH v2 1/2] Staging: wlan-ng: Remove function hfa384x_drvr_commtallies Bhumika Goyal
  2016-02-16 14:36 ` [PATCH v2 2/2] Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async Bhumika Goyal
  0 siblings, 2 replies; 7+ messages in thread
From: Bhumika Goyal @ 2016-02-16 14:36 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Bhumika Goyal

The functions hfa384x_drvr_commtallies and hfa384x_drvr_getconfig_async 
are not used anywhere in the kernel so remove it. 
Also remove the function prototypes from the header file.

Changes in v2:
* Combine patches 1 and 2 of v1 in a single patch to remove function 
  hfa384x_drvr_commtallies and its prototype.
* Combine patches 3 and 4 of v1 in a single patch to remove function 
  hfa384x_drvr_getconfig_async and its prototype .

Bhumika Goyal (2):
  Staging: wlan-ng: Remove function hfa384x_drvr_commtallies
  Staging: wlan-ng: Remove function 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:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 14:36 [PATCH v2 0/2] Staging: wlan-ng: Remove unused functions Bhumika Goyal
2016-02-16 14:36 ` [PATCH v2 1/2] Staging: wlan-ng: Remove function hfa384x_drvr_commtallies Bhumika Goyal
2016-02-16 14:56   ` [Outreachy kernel] " Arnd Bergmann
2016-02-16 14:36 ` [PATCH v2 2/2] Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async Bhumika Goyal
2016-02-16 14:57   ` [Outreachy kernel] " Arnd Bergmann
2016-02-17  5:18   ` Sudip Mukherjee
2016-02-17  5:26     ` 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.