[PATCH 0/7] staging: rtl8821ae: fix warnings in btcoexist module

Konrad Zapalowicz bergo.torino at gmail.com
Sat May 24 15:23:05 UTC 2014


This commit fixes the sparse warnings and compiler warnings in
drivers/staging/rtl8821ae/btcoexist module of rtl8821ae driver.

The most of the changes adds 'static' for local symbols plus
the -Wunused-function compiler warnings are fixed too.

Konrad Zapalowicz (7):
  staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.c
  staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.c
  staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.c
  staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.c
  staging: rtl8821ae: add static for local symbols in halbtcoutsrc.c
  staging: rtl8821ae: deal with unused functions in halbtcoutsrc.c
  staging: rtl8821ae: add static for local symbols in rtl_btc.c

 .../staging/rtl8821ae/btcoexist/halbtc8723b1ant.c  | 402 +++++----------------
 .../staging/rtl8821ae/btcoexist/halbtc8723b2ant.c  | 147 ++++----
 drivers/staging/rtl8821ae/btcoexist/halbtcoutsrc.c | 127 +++----
 drivers/staging/rtl8821ae/btcoexist/rtl_btc.c      |   2 +-
 4 files changed, 220 insertions(+), 458 deletions(-)

-- 
1.8.1.2



More information about the devel mailing list