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

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

Reply via email to