]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: rename pstrMessage in wilc_mq_send
authorChaehyun Lim <chaehyun.lim@gmail.com>
Thu, 21 Jan 2016 11:30:47 +0000 (20:30 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:21:18 +0000 (15:21 -0800)
commit669fd5077fede8af2aa6693280e38a37ef1efba1
tree6d079cabacc2cc35de2b8d3aac8676f0e731ebe0
parent81e886e0b7d00c1e6c8bd820fb66a4144361020b
staging: wilc1000: rename pstrMessage in wilc_mq_send

This patch renames pstrMessage to new_msg to avoid camelcase.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_msgqueue.c