frv: 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:59 +0000 (15:23 +0200)
commitfc0ca0ee509f54530a1a90d48519dedb55adbeae
tree01c76a2b357b0d5f78bbc9ec84853b0dca13149e
parent00eaf4c0c2fdb2121216fe2323fd606b109649ab
frv: macro whitespace fixes

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