[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140807030840.GA2807@kroah.com>
Date: Wed, 6 Aug 2014 20:08:40 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: A Raghavendra Rao <raghav3276@...il.com>
Cc: peter.p.waskiewicz.jr@...el.com, c@...io,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
A Raghavendra Rao <arrao@...c.in>
Subject: Re: [PATCH] staging: rtl8192u: fix sparse warnings in r8192U_core.c
On Wed, Aug 06, 2014 at 02:14:16PM +0530, A Raghavendra Rao wrote:
> Fix the following sparse warnings:
> drivers/staging/rtl8192u/r8192U_core.c:670:6: warning: symbol 'dump_eprom'
> was not declared. Should it be static?
> drivers/staging/rtl8192u/r8192U_core.c:1556:14: warning: symbol
> 'txqueue2outpipe' was not declared. Should it be static?
> drivers/staging/rtl8192u/r8192U_core.c:4876:5: warning: symbol
> 'GetRxPacketShiftBytes819xUsb' was not declared. Should it be static?
>
> Signed-off-by: A Raghavendra Rao <arrao@...c.in>
> ---
> drivers/staging/rtl8192u/r8192U_core.c | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
This patch causes warnings to be added to the build, don't do that :(
--
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