[U-Boot] [PATCH 1/1] usb: xhci: remove superfluous assignment

Bin Meng bmeng.cn at gmail.com
Mon Mar 19 03:11:14 UTC 2018


On Mon, Mar 19, 2018 at 11:00 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sun, Mar 18, 2018 at 9:04 PM, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>> There is not need to set variables to NULL before an assignment.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>>  drivers/usb/host/xhci.c | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-usb/topic-xhci, thanks!


More information about the U-Boot mailing list