All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: wilc1000: remove code for unused HOST_IF_MSG's
@ 2016-02-26  5:49 Alison Schofield
  2016-02-26  5:53 ` [PATCH 1/6] staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS Alison Schofield
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Alison Schofield @ 2016-02-26  5:49 UTC (permalink / raw)
  To: outreachy-kernel

The functions that sent these messages were previously removed.
Finish the cleanup by removing the calls to the message handlers,
the message handlers, the #define's, and unused variables.


Alison Schofield (6):
  staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS
  staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESS
  staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL
  staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED
  staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECT
  staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLE

 drivers/staging/wilc1000/host_interface.c | 182 ------------------------------
 1 file changed, 182 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2016-02-26  7:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26  5:49 [PATCH 0/6] staging: wilc1000: remove code for unused HOST_IF_MSG's Alison Schofield
2016-02-26  5:53 ` [PATCH 1/6] staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS Alison Schofield
2016-02-26  5:54 ` [PATCH 2/6] staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESS Alison Schofield
2016-02-26  6:32   ` [Outreachy kernel] " Greg KH
2016-02-26  5:55 ` [PATCH 3/6] staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL Alison Schofield
2016-02-26  5:55 ` [PATCH 4/6] staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED Alison Schofield
2016-02-26  5:56 ` [PATCH 5/6] staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECT Alison Schofield
2016-02-26  5:58 ` [PATCH 6/6] staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLE Alison Schofield
2016-02-26  6:59 ` [PATCH v2 0/5] staging: wilc1000: remove code for unused HOST_IF_MSG's Alison Schofield
2016-02-26  7:00   ` [PATCH v2 1/5] staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL Alison Schofield
2016-02-26  7:01   ` [PATCH v2 2/5] staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED Alison Schofield
2016-02-26  7:02   ` [PATCH v2 3/5] staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECT Alison Schofield
2016-02-26  7:02   ` [PATCH v2 4/5] staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLE Alison Schofield
2016-02-26  7:03   ` [PATCH v2 5/5] staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESS Alison Schofield

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.