nds32: Clean up the coding style
authorZong Li <zong@andestech.com>
Mon, 13 Aug 2018 07:08:52 +0000 (15:08 +0800)
committerGreentime Hu <greentime@andestech.com>
Tue, 4 Sep 2018 06:45:16 +0000 (14:45 +0800)
commit7ef39548df8cdb6406e3b4b7255e7f8cd3fe3b13
tree1b5dd83b99df90cc20dd9ba16eebdb984e0a0adc
parent6cce95a6c7d288ac2126eee4b95df448b9015b84
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>
arch/nds32/include/asm/uaccess.h