]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: usb: Add a terminator to the string destructor list
authorSimon Glass <sjg@chromium.org>
Sun, 19 Apr 2015 13:20:59 +0000 (07:20 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:30:11 +0000 (22:30 +0200)
commit8c78a18d65918a5dacfc7f39cb204255d9bb9097
treebb5b6dd55ffb610d4b9477772ddea6ebb473d531
parent17231fed5d909b3a753196c92566312df19d4fbc
dm: usb: Add a terminator to the string destructor list

The terminator is missing. Add it for completeness.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Tested-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/usb/emul/sandbox_hub.c