parisc: macro whitespace fixes
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Jan 2015 15:45:34 +0000 (17:45 +0200)
committerHelge Deller <deller@gmx.de>
Tue, 17 Feb 2015 09:39:14 +0000 (10:39 +0100)
commitb9762e7b774c5849f694693fcd17cba0e78f2629
tree215b7d9ed5d42f8251e102d343711a5842d86047
parent876b2a008371663cb66637fde5274f67afef1780
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>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/uaccess.h