]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b143af01b3908338e49b209ce6dcf434e387186
tree1b5dd83b99df90cc20dd9ba16eebdb984e0a0adc
parent8a641d399aab1db5308c808a353e9265647a85d8
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