From: Michael S. Tsirkin Date: Tue, 27 Jan 2015 16:29:18 +0000 (+0100) Subject: CRIS: macro whitespace fixes in uaccess.h X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f1588e9f770832b3446324110ff5b71e5f017c;p=pandora-kernel.git 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 Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed