OSDN Git Service

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)
commit967f0e5d67518f274e397b4fa703c73cac24fe18
tree4b9b08808e68e69e722fe35c120d8741db5aa888
parent295bb01e2666e450be7f6e6e1f5785bfb26fd60e
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