]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_send
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 19 Aug 2015 06:59:06 +0000 (15:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:29 +0000 (18:24 -0700)
commit79198138a8c77b385f9232a9067e783e2a7d5eeb
tree892c45d2d40b88e5de5f0eb5b4ff1e3baef9d11b
parentcd08fc78138af767a8dea2f4d0a8251efd9a0afc
staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_send

This patch replaces WILC_MsgQueueSend with wilc_mq_send 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>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_msgqueue.c
drivers/staging/wilc1000/wilc_msgqueue.h