commit | 61fbb576cc5ee555ee52ee9183a24cd5ddbcb610 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Aug 22 22:18:19 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 06 13:18:20 2016 -0400 |
tree | 3056e12b3ab366fbafaaa810af02aeda2ad3dd82 | |
parent | 2fc2ef5d9e037edfd812f5c09c4391244bde2c58 [diff] |
tools: moveconfig: remove document about deprecated error message Since commit cc008299f852 ("tools: moveconfig: do not rely on type and default value given by users"), we do not have this error case. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>