]> 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)
commitbd069a02b359d4c1241fbbec07f0a6f8c6ad625b
tree1b5dd83b99df90cc20dd9ba16eebdb984e0a0adc
parent9f15dcebc3caaf89ba96e2a766350ca13d8099f1
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