
On 04/03/2017 02:26 PM, Nicolas le bayon wrote:
2017-04-03 13:34 GMT+02:00 Marek Vasut marex@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@gmail.com wrote:
From: Nicolas Le Bayon nlebayon@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@denx.de
Signed-off-by: Nicolas Le Bayon nlebayon@gmail.com Reviewed-by: Marek Vasut marex@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