From: Michael S. Tsirkin Date: Tue, 6 Jan 2015 13:11:13 +0000 (+0200) Subject: xtensa: macro whitespace fixes X-Git-Tag: fixes-v4.0-rc1~59^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a3dcc2289368c2fc022c3b0b9bc388c8aa5930;p=pandora-kernel.git xtensa: macro whitespace fixes While working on arch/xtensa/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 Acked-by: Max Filippov --- Reading git-diff-tree failed