Re: [PATCH 1/6] staging: ks7010: Factor out repeated code.

From: Greg KH
Date: Mon Mar 19 2018 - 14:51:37 EST


On Thu, Mar 15, 2018 at 11:26:59PM -0700, Quytelda Kahja wrote:
> Some of the code for reading IEs is replicated multiple times in the
> switch statement for get_ap_information(). Factor that code out into
> read_ie().
>
> Signed-off-by: Quytelda Kahja <quytelda@xxxxxxxxxxx>
> ---
> drivers/staging/ks7010/ks_hostif.c | 48 +++++++++++++++++---------------------
> 1 file changed, 22 insertions(+), 26 deletions(-)

These patches do not apply to my tree at all :(

Can you please rebase and resend?

thanks,

greg k-h