]> git.baikalelectronics.ru Git - uboot.git/commit
dm: test: Correct a stray backslash in dm_test_destroy()
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:55:57 +0000 (08:55 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:39 +0000 (13:57 +0800)
commit914175c4045180768bfe66f62181e5e42b8fd550
tree7d7ee2181c49323053d854b2a5abf4e39bf12b0b
parent53bea27daafdc09ce8cf94dc0ad9dcffa64be2ea
dm: test: Correct a stray backslash in dm_test_destroy()

This should perhaps be a period.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: add the ending period and reword the commit message]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
test/dm/test-main.c