[U-Boot] [PATCH v4 7/7] env: delete selected vars not present in imported env

Gerlando Falauto gerlando.falauto at keymile.com
Mon Sep 3 09:34:35 CEST 2012


On 09/02/2012 02:01 PM, Wolfgang Denk wrote:
> Dear Gerlando Falauto,
>
> In message<50379AD5.6030709 at keymile.com>  you wrote:
>>
>>>>    int himport_r(struct hsearch_data *htab,
>>>>    		const char *env, size_t size, const char sep, int flag,
>>>> -		int nvars, char * const vars[], int do_apply)
>>>> +		int nvars, char * const __vars[], int do_apply)
>>>
>>> Two underscores are reserved, use something else ;-)
>>
>> Like... one? three? ;-)
>
> Neither of these.  Use another name.

That was more of a joke. :-)
Anyway, please see patch v5 (for this patch only).

Thank you,
Gerlando


More information about the U-Boot mailing list