sparc64: uaccess_64 macro whitespace fixes
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Jan 2015 12:32:17 +0000 (14:32 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Jan 2015 13:23:45 +0000 (15:23 +0200)
commit7185820a0ab27f88343ff5f75be5e963c8e19113
tree4a0ada26d889806d2bf271b88b4fd7007a81a5d8
parent8ccf7b2599abd08ab3a51d5f2299e301daae0860
sparc64: uaccess_64 macro whitespace fixes

Macros within arch/sparc/include/asm/uaccess_64.h are made harder to
read because they violate a bunch of coding style rules.

Fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/uaccess_64.h