From: Michael S. Tsirkin Date: Tue, 6 Jan 2015 15:45:34 +0000 (+0200) Subject: parisc: macro whitespace fixes X-Git-Tag: fixes-v4.0-rc1~79^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9762e7b774c5849f694693fcd17cba0e78f2629;p=pandora-kernel.git parisc: macro whitespace fixes While working on arch/parisc/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: Helge Deller --- Reading git-diff-tree failed