parisc: 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:24:05 +0000 (15:24 +0200)
commit0e8a2eb02fda7b0c55c3ff5144590a8a79f47e33
treef9053d81ac9f85343641854dd8fee117795dcb19
parente9e6d91855debc35397f35f6070d6574b47a71f6
parisc: macro whitespace fixes

While working on arch/parisc/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/parisc/include/asm/uaccess.h