x86: drop double underscores from header guards
authorH. Peter Anvin <hpa@zytor.com>
Thu, 23 Oct 2008 07:01:39 +0000 (00:01 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 23 Oct 2008 07:01:39 +0000 (00:01 -0700)
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>

No differences found