sh: 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:08 +0000 (15:24 +0200)
commit3237f28e6ce3318431d6f66271a35f5eca4e6439
tree57c7a1481599c5714b1b6fc1193d0d5e7a3b8de2
parent0e8a2eb02fda7b0c55c3ff5144590a8a79f47e33
sh: macro whitespace fixes

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