commit | a10a383ee21e17bda16a67965bd0cccd168a8f5b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:55:57 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:57:39 2019 +0800 |
tree | 7d7ee2181c49323053d854b2a5abf4e39bf12b0b | |
parent | cfd7293934baf311ca47ee9c2f53a840460ca135 [diff] |
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>