All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: wlan-ng: Drop wrapper function
@ 2016-02-13 13:19 Bhumika Goyal
  2016-02-13 13:19 ` [PATCH 1/2] " Bhumika Goyal
  2016-02-13 13:19 ` [PATCH 2/2] Staging: wlan-ng: Remove function prototype Bhumika Goyal
  0 siblings, 2 replies; 3+ messages in thread
From: Bhumika Goyal @ 2016-02-13 13:19 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Bhumika Goyal

This patchset drops the wrapper function prism2mgmt_pstr2bytearea and 
replace its call by the function it wrapped. Also remove its function 
prototype from the header file as it is no longer needed.

Bhumika Goyal (2):
  Staging: wlan-ng: Drop wrapper function
  Staging: wlan-ng: Remove function prototype

 drivers/staging/wlan-ng/prism2mgmt.h |  1 -
 drivers/staging/wlan-ng/prism2mib.c  | 24 ++----------------------
 2 files changed, 2 insertions(+), 23 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-02-13 13:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-13 13:19 [PATCH 0/2] Staging: wlan-ng: Drop wrapper function Bhumika Goyal
2016-02-13 13:19 ` [PATCH 1/2] " Bhumika Goyal
2016-02-13 13:19 ` [PATCH 2/2] Staging: wlan-ng: Remove function prototype 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.