From: H. Peter Anvin Date: Fri, 11 Nov 2011 23:43:02 +0000 (-0800) Subject: x86-64, syscall: Adjust comment spacing and remove typo X-Git-Tag: v3.3-rc1~36^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7641d2c83aa10031bf45afd82619bfaaedcbc6f;p=pandora-kernel.git x86-64, syscall: Adjust comment spacing and remove typo Adjust spacing for comment so that it matches the multiline comment style used in the rest of the kernel, and remove word duplication. It is not really clear what version of gcc this refers to, but the extra & doesn't cause any harm, so there is no reason to remove it. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed