From: Alison Schofield <amsfield22@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/5] staging: wilc1000: remove code for unused HOST_IF_MSG's
Date: Thu, 25 Feb 2016 22:59:57 -0800 [thread overview]
Message-ID: <cover.1456469587.git.amsfield22@gmail.com> (raw)
In-Reply-To: <cover.1456464955.git.amsfield22@gmail.com>
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.
Changes in v2:
5 Patches Rebased and Resending. (one made it through the first time)
Alison Schofield (5):
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
staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESS
drivers/staging/wilc1000/host_interface.c | 147 ------------------------------
1 file changed, 147 deletions(-)
--
2.1.4
next prev parent reply other threads:[~2016-02-26 7:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Alison Schofield [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1456469587.git.amsfield22@gmail.com \
--to=amsfield22@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.