[PATCH 0/2] staging: rtl8821ae: fix sparse warnings in sw.c

Konrad Zapalowicz bergo.torino at gmail.com
Sat May 17 19:23:36 UTC 2014


This patch set fixes sparse warnings in sw.c file of rtl8821ae driver.
In particular it deals with:
    1) double const definition
    2) missing 'static' for a few local symbols

Konrad Zapalowicz (2):
  staging: rtl8821ae: fix double const in sw.c
  staging: rtl8821ae: fix not declared symbols should be static in sw.c

 drivers/staging/rtl8821ae/rtl8821ae/sw.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.1.2



More information about the devel mailing list