commit | 7ef39548df8cdb6406e3b4b7255e7f8cd3fe3b13 | [log] [tgz] |
---|---|---|
author | Zong Li <zong@andestech.com> | Mon Aug 13 15:08:52 2018 +0800 |
committer | Greentime Hu <greentime@andestech.com> | Tue Sep 04 14:45:16 2018 +0800 |
tree | 1b5dd83b99df90cc20dd9ba16eebdb984e0a0adc | |
parent | 6cce95a6c7d288ac2126eee4b95df448b9015b84 [diff] |
nds32: Clean up the coding style 1. Adjust indentation. 2. Unify argument name of each macro. 3. Add space after comma in parameters list. 4. Add space after 'if' keyword. 5. Replace space by tab. 6. Change asm volatile to __asm__ __volatile__ Signed-off-by: Zong Li <zong@andestech.com> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>