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)
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

Simple merge