From 77360f030d8bf74df7d4067ca2748b0dbec70c75 Mon Sep 17 00:00:00 2001 From: An Ha Date: Tue, 2 Sep 2014 21:00:43 -0400 Subject: [PATCH] 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-format-patch failed