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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to