Fixed a coding style issue.

Signed-off-by: Sylvain Calador <sylvain.cala...@gmail.com>
---
 drivers/staging/rtl8821ae/btcoexist/halbtc8192e2ant.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8821ae/btcoexist/halbtc8192e2ant.h 
b/drivers/staging/rtl8821ae/btcoexist/halbtc8192e2ant.h
index 416d3dda..f10bf1b 100644
--- a/drivers/staging/rtl8821ae/btcoexist/halbtc8192e2ant.h
+++ b/drivers/staging/rtl8821ae/btcoexist/halbtc8192e2ant.h
@@ -151,7 +151,7 @@ void ex_halbtc8192e2ant_media_status_notify(struct 
btc_coexist *btcoexist,
 void ex_halbtc8192e2ant_special_packet_notify(struct btc_coexist *btcoexist,
                                              u8 type);
 void ex_halbtc8192e2ant_bt_info_notify(struct btc_coexist *btcoexist,
-                                      u8 *tmpBuf,u8 length);
+                                      u8 *tmpBuf, u8 length);
 void ex_halbtc8192e2ant_stack_operation_notify(struct btc_coexist *btcoexist,
                                               u8 type);
 void ex_halbtc8192e2ant_halt_notify(struct btc_coexist *btcoexist);
-- 
1.9.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to