From: Michael S. Tsirkin Date: Tue, 6 Jan 2015 13:11:13 +0000 (+0200) Subject: alpha: macro whitespace fixes X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~43^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb9bccbfbb2b95685671cc65f7ecd64e30384ff;p=pandora-kernel.git alpha: macro whitespace fixes While working on arch/alpha/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 --- Reading git-diff-tree failed