Hi,

On 03/01, Stephen Hemminger wrote:
>On Fri,  1 Mar 2019 16:09:42 +0800
>Xiaolong Ye <xiaolong...@intel.com> wrote:
>
>> +    if (umem->buffer)
>> +            free(umem->buffer);
>
>Minor nit: you don't need to check for NULL free() already handles this.

Thanks for the suggestion, will change accordingly.

Reply via email to