From: An Ha Date: Wed, 3 Sep 2014 01:00:43 +0000 (-0400) Subject: Staging: rtl8821ae: hal_bt_coexist: add/remove spaces X-Git-Tag: fixes-for-v3.18-merge-window~15^2~755 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77360f030d8bf74df7d4067ca2748b0dbec70c75;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed