alpha: 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:49 +0000 (15:23 +0200)
commit4fb9bccbfbb2b95685671cc65f7ecd64e30384ff
tree3cd6ebf9b9f21b04eaa24cff9e6a0c777f8afa1d
parent323ae3c5dd941c8257912941eb3da93aaf8d65dd
alpha: macro whitespace fixes

While working on arch/alpha/include/asm/uaccess.h, I noticed
that some macros within this header are made harder to read because they
violate a coding style rule: space is missing after comma.

Fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
arch/alpha/include/asm/uaccess.h