[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100831185611.GA28510@kroah.com>
Date: Tue, 31 Aug 2010 11:56:11 -0700
From: Greg KH <greg@...ah.com>
To: Neil Munro <neilmunro@...il.com>
Cc: gregkh@...e.de, wfp5p@...ginia.edu, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 985/985] Staging: RT2860: Fixed All coding style errors
in rt_linux.h
On Fri, Aug 06, 2010 at 11:49:50AM +0100, Neil Munro wrote:
> Removed all coding style errors from this file the warnings however remain.
>
> Signed-off-by: Neil Munro <neilmunro@...il.com>
This patch breaks the build:
drivers/staging/rt2860/sta/rtmp_data.c: In function ‘STASendPackets’:
drivers/staging/rt2860/sta/rtmp_data.c:885:5: error: ‘_p’ undeclared (first use in this function)
drivers/staging/rt2860/sta/rtmp_data.c:885:5: note: each undeclared identifier is reported only once for each function it appears in
drivers/staging/rt2860/sta/rtmp_data.c:885:5: error: ‘_status’ undeclared (first use in this function)
drivers/staging/rt2860/sta/rtmp_data.c:885:5: warning: left-hand operand of comma expression has no effect
drivers/staging/rt2860/sta/rtmp_data.c:885:5: error: expected ‘;’ before ‘do’
Please always test your patches before you send them out.
I've dropped this one.
thanks,
greg k-h
--
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