commit | b7641d2c83aa10031bf45afd82619bfaaedcbc6f | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Fri Nov 11 15:43:02 2011 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Nov 17 13:35:35 2011 -0800 |
tree | 3af1fcc1100a9298db2973ad69f8cd7231509d3b | |
parent | 052ad274964e613a12bf8ce7c5631f70d0bc82cc [diff] |
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 <hpa@linux.intel.com>