]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit54db7f471827ea2a557ebc868de616b37d7564f1
treeed8c032302ebaf076242dd92ef940758efd67193
parent8b73b9d7428e82555532978fb1f93380156eae45
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