* [PATCH] soft-fp.h tpyo
@ 2007-08-19 0:03 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2007-08-19 0:03 UTC (permalink / raw)
To: Linus Torvalds; +Cc: davem, linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
diff --git a/include/math-emu/soft-fp.h b/include/math-emu/soft-fp.h
index a0721ef..a6f873b 100644
--- a/include/math-emu/soft-fp.h
+++ b/include/math-emu/soft-fp.h
@@ -98,7 +98,7 @@
#endif
#ifndef FP_TRAPPING_EXCEPTIONS
-#define FP_TRAPPING_EXCPETIONS 0
+#define FP_TRAPPING_EXCEPTIONS 0
#endif
#define FP_SET_EXCEPTION(ex) \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-19 0:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-19 0:03 [PATCH] soft-fp.h tpyo Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome