[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400354618-13471-1-git-send-email-bergo.torino@gmail.com>
Date: Sat, 17 May 2014 21:23:36 +0200
From: Konrad Zapalowicz <bergo.torino@...il.com>
To: gregkh@...uxfoundation.org
Cc: standby24x7@...il.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Konrad Zapalowicz <bergo.torino@...il.com>
Subject: [PATCH 0/2] staging: rtl8821ae: fix sparse warnings in sw.c
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists