Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1326138 > unrolled thread

Re: [PATCH 2/2] staging: wilc1000: wilc_parse_network_info refactoring

Started byGreg Kroah-Hartman <gregkh@linuxfoundation.org>
First post2016-02-04 00:10 +0100
Last post2016-02-04 00:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2] staging: wilc1000: wilc_parse_network_info  refactoring Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-04 00:10 +0100

#1326138 — Re: [PATCH 2/2] staging: wilc1000: wilc_parse_network_info refactoring

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2016-02-04 00:10 +0100
SubjectRe: [PATCH 2/2] staging: wilc1000: wilc_parse_network_info refactoring
Message-ID<qYeII-fd-55@gated-at.bofh.it>
On Sun, Dec 27, 2015 at 11:59:57PM +0700, Ivan Safonov wrote:
> 1) Return value of this function does not used;
> 2) wilc_parse_network_info has no reasons to return an error;
> 3) kfree does not free memory if argument is NULL.
> 
> Signed-off-by: Ivan Safonov <insafonov@gmail.com>
> ---
>  drivers/staging/wilc1000/coreconfigurator.c | 27 +++++----------------------
>  drivers/staging/wilc1000/coreconfigurator.h |  2 +-
>  2 files changed, 6 insertions(+), 23 deletions(-)

You sent 3 different copies of this same patch, so I don't know which to
apply :(

Please fix up and resend the series properly...

thanks,

greg k-h

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web