Re: mwifiex: scan: Simplify code
From: Kalle Valo <hidden>
Date: 2016-09-09 09:21:47
Also in:
kernel-janitors, linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2016-09-09 09:21:47
Also in:
kernel-janitors, linux-wireless, lkml
Christophe Jaillet [off-list ref] wrote:
This patch:
- improves code layout
- removes a useless memset(0) for some memory allocated with kzalloc
- removes a useless if. We know that 'if (chan_band_tlv)' will succeed
because it has been tested a few lines above
Signed-off-by: Christophe JAILLET <redacted>Thanks, 1 patch applied to wireless-drivers-next.git: b71165761694 mwifiex: scan: Simplify code -- Sent by pwcli https://patchwork.kernel.org/patch/9307009/