CRIS: macro whitespace fixes in uaccess.h
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 27 Jan 2015 16:29:18 +0000 (17:29 +0100)
committerJesper Nilsson <jespern@axis.com>
Sat, 14 Feb 2015 17:54:04 +0000 (18:54 +0100)
commit83f1588e9f770832b3446324110ff5b71e5f017c
treec47754d4be84addce632b01bcac46b4810d2f931
parent458e3192455547bb4dce27e060c24cc22a2bd87d
CRIS: macro whitespace fixes in uaccess.h

While working on arch/cris/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: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/include/asm/uaccess.h