Re: [PATCH] wireless: zd1211rw: remove redundant assignment of pointer 'q'

From: Dan Carpenter
Date: Wed Jan 31 2018 - 09:58:28 EST


On Wed, Jan 31, 2018 at 02:58:57PM +0200, Andy Shevchenko wrote:
> On Tue, Jan 30, 2018 at 8:25 PM, Colin King <colin.king@xxxxxxxxxxxxx> wrote:
> > From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> >
> > Pointer q is initialized and then almost immediately afterwards being
> > re-assigned the same value. Remove the second redundant assignment.
> >
>
> Don't you see strange that in the same context of the patch two users
> of q are present?
>
> How did you test this?
>

The patch is obviously correct, I don't understand the question.

regards,
dan carpenter