OSDN Git Service

Staging: rtl8821ae: hal_bt_coexist: add/remove spaces
authorAn Ha <zero579911@gmail.com>
Wed, 3 Sep 2014 01:00:43 +0000 (21:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 20:45:23 +0000 (13:45 -0700)
commit77360f030d8bf74df7d4067ca2748b0dbec70c75
treeed8c032302ebaf076242dd92ef940758efd67193
parentd7b8e19359f96288c3ec5d205c67a33a78f24b47
Staging: rtl8821ae: hal_bt_coexist: add/remove spaces

Fix coding style issue which requires a space before the open
curly brace '{', after the open parenthesis '(', after a comma, and
after the equal sign '=' in an assignment.

Also, remove unnecessary whitespace after open parenthesis '(' and
before a quoted newline.

Signed-off-by: An Ha <zero579911@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8821ae/rtl8821ae/hal_bt_coexist.c