[U-Boot] [PATCH v6 1/1] usb: gadget: avoid variable name clipping in cb_getvar

Marek Vasut marex at denx.de
Mon Apr 3 12:32:04 UTC 2017


On 04/03/2017 02:26 PM, Nicolas le bayon wrote:
> 2017-04-03 13:34 GMT+02:00 Marek Vasut <marex at denx.de>:
> 
>> On 04/03/2017 11:50 AM, Lukasz Majewski wrote:
>>> On Mon, 3 Apr 2017 11:28:44 +0200
>>> Nicolas le bayon <nlebayon at gmail.com> wrote:
>>>
>>>> From: Nicolas Le Bayon <nlebayon at gmail.com>
>>>>
>>>> Instead of using a fixed-size array to store variable name,
>>>> preferring a dynamic allocation treats correctly all variable name
>>>> lengths. Variable names are growing through releases and features. By
>>>> this way, name clipping is prevented.
>>>
>>> Acked-by: Lukasz Majewski <lukma at denx.de>
>>>
>>>>
>>>> Signed-off-by: Nicolas Le Bayon <nlebayon at gmail.com>
>>>> Reviewed-by: Marek Vasut <marex at denx.de>
>>>
>>> Marek, could you pull this patch directly to -usb tree? I do not have
>>> more -dfu patches to pull to this merge window. Thanks in advance.
>>
>> I cannot seem to be able to apply the patch, either from my mailer or
>> patchwork. Was it sent with git send-email or something else ? The
>> formatting of the patch seems to be screwed up.
>>
> 
> You're right Marek, I saw its patchwork and it's corrupted.
> It was well-sent by git send-email but I made a mistake in the addition of
> the changelog.
> 
> I'm going to do a RESEND with the ack of Lukasz and the correct format.
> 
OK


-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list