]> Git Repo - linux.git/commit
nds32: Clean up the coding style
authorZong Li <[email protected]>
Mon, 13 Aug 2018 07:08:52 +0000 (15:08 +0800)
committerGreentime Hu <[email protected]>
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 <[email protected]>
Acked-by: Greentime Hu <[email protected]>
Signed-off-by: Greentime Hu <[email protected]>
arch/nds32/include/asm/uaccess.h
This page took 0.054201 seconds and 4 git commands to generate.