[linux-dvb] [PATCH 1 of 2] Fix spelling of 'lose'
Nick Andrew
nick-linuxtv at nick-andrew.net
Fri Dec 5 12:44:44 CET 2008
# HG changeset patch
# User Nick Andrew <nick at nick-andrew.net>
# Date 1228476704 -39600
# Node ID 6810946716817a6c1172912541b9e348b1a44401
# Parent 6bab82c6096e66523ea8c77eb1843550b9a096b9
Fix spelling of 'lose'
Change 'loose' to 'lose'
Signed-off-by: Nick Andrew <nick at nick-andrew.net>
diff -r 6bab82c6096e -r 681094671681 linux/drivers/media/dvb/ttpci/av7110.c
--- a/linux/drivers/media/dvb/ttpci/av7110.c Wed Dec 03 15:32:11 2008 -0200
+++ b/linux/drivers/media/dvb/ttpci/av7110.c Fri Dec 05 22:31:44 2008 +1100
@@ -2848,7 +2848,7 @@
* we must do it here even though saa7146_core did it already),
* and b) that if we were to disable an edge triggered irq
* (like the gpio irqs sadly are) temporarily we would likely
- * loose some. This sucks :-(
+ * lose some. This sucks :-(
*/
SAA7146_IER_DISABLE(av7110->dev, MASK_19);
SAA7146_ISR_CLEAR(av7110->dev, MASK_19);
More information about the linux-dvb
mailing list