commit | 05e4d3169bd16229d84a2ef095e1ba2cd3873baa | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Thu Oct 23 00:01:39 2008 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Oct 23 00:01:39 2008 -0700 |
tree | 4046f086ce649f3bd28e9de9a3bdd4092e1395c1 | |
parent | 1965aae3c98397aad957412413c07e97b1bd4e64 [diff] |
x86: drop double underscores from header guards Drop double underscores from header guards in arch/x86/include. They are used inconsistently, and are not necessary. Signed-off-by: H. Peter Anvin <hpa@zytor.com>