diff options
author | Dave Jones <davej@redhat.com> | 2008-01-30 13:30:28 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:30:28 +0100 |
commit | 99122a3fe74c4918cdc86a8d6d63b40240fa8881 (patch) | |
tree | b73519d2b422726b0951ec695d8bc39a7ba1ba60 /include/asm-x86/rwsem.h | |
parent | 3abf024d2abb79614d8c4cb25a70d5596f77d0ad (diff) | |
download | talos-obmc-linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.tar.gz talos-obmc-linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.zip |
x86: remove more bogus filenames in comments.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/rwsem.h')
-rw-r--r-- | include/asm-x86/rwsem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/rwsem.h b/include/asm-x86/rwsem.h index 041906f3c6df..a7e7e14cb430 100644 --- a/include/asm-x86/rwsem.h +++ b/include/asm-x86/rwsem.h @@ -2,7 +2,7 @@ * * Written by David Howells (dhowells@redhat.com). * - * Derived from asm-i386/semaphore.h + * Derived from asm-x86/semaphore.h * * * The MSW of the count is the negated number of active writers and waiting |