On 2015년 10월 17일 13:59, Greg KH wrote:
On Fri, Oct 16, 2015 at 01:37:31PM +0900, Tony Cho wrote:
From: Leo Kim <leo....@atmel.com>

This patch renames ssidLen of struct join_bss_param to ssid_len
to avoid CamelCase naming convention.

Signed-off-by: Leo Kim <leo....@atmel.com>
Signed-off-by: Tony Cho <tony....@atmel.com>
---
  drivers/staging/wilc1000/host_interface.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
Doesn't apply, I missed that you sent this as v2, why did you do that?
What was wrong with v1?

This series of V2 includes Dan's suggestion, we don't have to add one blank 
line between malloc and null check if-statement.

In addition, some of global variables are declared as "static" because they are used in 
only one file so kbuild test robot indicated they had better be declared as "static".

So, I sent the series of them as V2. I can find the V1 of this series are 
already accepted so I will later make separate patch for them.

Thanks,

Tony.

thanks,

greg k-h

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

Reply via email to