]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: macro whitespace fixes
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Jan 2015 13:11:13 +0000 (15:11 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Jan 2015 13:23:53 +0000 (15:23 +0200)
commit288bcb7ab2ca7c968f5a6b957d7af5f35bbcc6ec
tree4b9b08808e68e69e722fe35c120d8741db5aa888
parentac0b7ffc74c95defe239621167b70a3774772cad
arm64: macro whitespace fixes

While working on arch/arm64/include/asm/uaccess.h, I noticed
that one macro within this header is made harder to read because it
violates a coding style rule: space is missing after comma.

Fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/uaccess.h