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

From: Greg KH
Date: Thu Mar 22 2018 - 13:20:24 EST


On Mon, Mar 19, 2018 at 10:58:10PM -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(-)

Does not apply at all to my tree :(

Please rebase and resend the whole series.

thanks,

greg k-h