summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_msgqueue.h
diff options
context:
space:
mode:
authorChaehyun Lim2015-08-19 08:59:05 +0200
committerGreg Kroah-Hartman2015-09-13 03:24:29 +0200
commitcd08fc78138af767a8dea2f4d0a8251efd9a0afc (patch)
tree9f6c86de2198a33811c67ee1395c209e890c6a78 /drivers/staging/wilc1000/wilc_msgqueue.h
parentstaging: wilc1000: replace WILC_ErrNo by int type (diff)
downloadkernel-qcow2-linux-cd08fc78138af767a8dea2f4d0a8251efd9a0afc.tar.gz
kernel-qcow2-linux-cd08fc78138af767a8dea2f4d0a8251efd9a0afc.tar.xz
kernel-qcow2-linux-cd08fc78138af767a8dea2f4d0a8251efd9a0afc.zip
staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_create
This patch replaces WILC_MsgQueueCreate with wilc_mq_create to shorten function name and avoid CamelCase. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_msgqueue.h')
-rw-r--r--drivers/staging/wilc1000/wilc_msgqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/wilc_msgqueue.h b/drivers/staging/wilc1000/wilc_msgqueue.h
index a32c6db5971d..555aa02c1668 100644
--- a/drivers/staging/wilc1000/wilc_msgqueue.h
+++ b/drivers/staging/wilc1000/wilc_msgqueue.h
@@ -27,7 +27,7 @@
* @date 30 Aug 2010
* @version 1.0
*/
-int WILC_MsgQueueCreate(WILC_MsgQueueHandle *pHandle);
+int wilc_mq_create(WILC_MsgQueueHandle *pHandle);
/*!
* @brief Sends a message