From: Michael S. Tsirkin Date: Tue, 6 Jan 2015 13:11:13 +0000 (+0200) Subject: m68k: macro whitespace fixes X-Git-Tag: fixes-v4.0-rc1~59^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e6d91855debc35397f35f6070d6574b47a71f6;p=pandora-kernel.git m68k: macro whitespace fixes While working on arch/m68k/include/asm/uaccess.h, I noticed that one macro within this header is made harder to read because it violates a coding style rule: space is missing after comma. Fix it up. Signed-off-by: Michael S. Tsirkin Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed