RE: [PATCH] IB/qib: Use memdup_user() rather than duplicating its implementation
From: Marciniszyn, Mike
Date: Fri Aug 19 2016 - 11:45:43 EST
> >
> > The bail_tmp: label is then not needed.
>
> You still need to free tmp allocation if qib_eeprom_write failed and this is
> your bail_tmp.
>
Typo. The bail: label is not needed.
Mike