]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: wilc_msgqueue.c: remove unnecessary parentheses
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 19 Aug 2015 06:59:00 +0000 (15:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:28 +0000 (18:24 -0700)
commit96cab4cdc6583d386696c1325a391c11391d6998
treeebc2e2f12516c5789f3a981dc7ccf0647a01238b
parentb6583f7415dbf15aab8fee9ccebd47e52a7aab4c
staging: wilc1000: wilc_msgqueue.c: remove unnecessary parentheses

This patch remove unnecessary parentheses found by checkpatch.pl
CHECK: Unnecessary parentheses around pHandle->hSem

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