commit | 2ea0aa70b2d694cacf227bb59c0546157c409f63 | [log] [tgz] |
---|---|---|
author | Vincent Mailhol <mailhol.vincent@wanadoo.fr> | Thu Nov 16 20:20:54 2023 +0900 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Nov 20 18:52:12 2023 +0100 |
tree | 0175e8f57663fb30f40adb195fd0722f31ef716d | |
parent | 2182e211aa1b046798a2e79a23facb2d4efe8e41 [diff] |
regression 1033: remove trailing space characters As advised by the Linux kernel coding style [1] which OP-TEE follows: [...] don't leave whitespace at the end of lines. [1] https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers