]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
typo fixes: occuring -> occurring
authorAdrian Bunk <bunk@stusta.de>
Fri, 30 Jun 2006 16:27:16 +0000 (18:27 +0200)
committerAdrian Bunk <bunk@stusta.de>
Fri, 30 Jun 2006 16:27:16 +0000 (18:27 +0200)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
13 files changed:
Documentation/memory-barriers.txt
arch/i386/mm/fault.c
arch/m32r/mm/fault.c
arch/powerpc/platforms/powermac/cpufreq_32.c
arch/powerpc/platforms/pseries/eeh_driver.c
arch/x86_64/mm/fault.c
drivers/infiniband/hw/ipath/ipath_intr.c
drivers/message/fusion/mptbase.c
drivers/net/wireless/ipw2100.c
drivers/serial/pxa.c
include/asm-arm/thread_info.h
include/asm-ia64/sn/tioca_provider.h
kernel/cpuset.c

index cf0d5416a4c39271aa572188647a7d30de93806a..28d1bc3edb1c9b98f357ff1f0442aa18a79a60f9 100644 (file)
@@ -602,7 +602,7 @@ Consider the following sequence of events:
 
 This sequence of events is committed to the memory coherence system in an order
 that the rest of the system might perceive as the unordered set of { STORE A,
-STORE B, STORE C } all occuring before the unordered set of { STORE D, STORE E
+STORE B, STORE C } all occurring before the unordered set of { STORE D, STORE E
 }:
 
        +-------+       :      :
index 6ee7faaf2c1bc4e19411ad825687fa7ce6921082..f7279468323a62cef22984f3e81707eaa6a93b4b 100644 (file)
@@ -389,7 +389,7 @@ fastcall void __kprobes do_page_fault(struct pt_regs *regs,
        /* When running in the kernel we expect faults to occur only to
         * addresses in user space.  All other faults represent errors in the
         * kernel and should generate an OOPS.  Unfortunatly, in the case of an
-        * erroneous fault occuring in a code path which already holds mmap_sem
+        * erroneous fault occurring in a code path which already holds mmap_sem
         * we will deadlock attempting to validate the fault against the
         * address space.  Luckily the kernel only validly references user
         * space from well defined areas of code, which are listed in the
index bf7fb58ef02c49925236a9a7f6c445e89cb5687d..9ea5118e3c1c7096aa46b51b550898b2245db086 100644 (file)
@@ -148,7 +148,7 @@ asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long error_code,
        /* When running in the kernel we expect faults to occur only to
         * addresses in user space.  All other faults represent errors in the
         * kernel and should generate an OOPS.  Unfortunatly, in the case of an
-        * erroneous fault occuring in a code path which already holds mmap_sem
+        * erroneous fault occurring in a code path which already holds mmap_sem
         * we will deadlock attempting to validate the fault against the
         * address space.  Luckily the kernel only validly references user
         * space from well defined areas of code, which are listed in the
index 7adb3845c3e9931da806016f39914a0a1340c12d..889ce9ce3a4d288df1102b8f80c86ccc0c04fc33 100644 (file)
@@ -268,7 +268,7 @@ static int pmu_set_cpu_speed(int low_speed)
 
        /* Make sure the decrementer won't interrupt us */
        asm volatile("mtdec %0" : : "r" (0x7fffffff));
-       /* Make sure any pending DEC interrupt occuring while we did
+       /* Make sure any pending DEC interrupt occurring while we did
         * the above didn't re-enable the DEC */
        mb();
        asm volatile("mtdec %0" : : "r" (0x7fffffff));
index 0ec9a5445b95e177f2853d235037acb14508df06..aaad2c0afcbf93868c581bf9d1f971bcbdc41794 100644 (file)
@@ -175,7 +175,7 @@ static void eeh_report_failure(struct pci_dev *dev, void *userdata)
  *
  * pSeries systems will isolate a PCI slot if the PCI-Host
  * bridge detects address or data parity errors, DMA's
- * occuring to wild addresses (which usually happen due to
+ * occurring to wild addresses (which usually happen due to
  * bugs in device drivers or in PCI adapter firmware).
  * Slot isolations also occur if #SERR, #PERR or other misc
  * PCI-related errors are detected.
index 08dc696f54ee4543fe4aff4cf551f1f7253e2da3..7578e951f296ccbafd3ec7d1982d104b36a0b505 100644 (file)
@@ -418,7 +418,7 @@ asmlinkage void __kprobes do_page_fault(struct pt_regs *regs,
        /* When running in the kernel we expect faults to occur only to
         * addresses in user space.  All other faults represent errors in the
         * kernel and should generate an OOPS.  Unfortunatly, in the case of an
-        * erroneous fault occuring in a code path which already holds mmap_sem
+        * erroneous fault occurring in a code path which already holds mmap_sem
         * we will deadlock attempting to validate the fault against the
         * address space.  Luckily the kernel only validly references user
         * space from well defined areas of code, which are listed in the
index 3e72a1fe3d73d0db9c64bd277b2d55a3648ed98e..5e31d0de849b1e8bd9a530a0760018c33084993b 100644 (file)
@@ -397,7 +397,7 @@ static void handle_errors(struct ipath_devdata *dd, ipath_err_t errs)
                if ((dd->ipath_maskederrs & ~dd->ipath_ignorederrs) &
                    ~(INFINIPATH_E_RRCVEGRFULL | INFINIPATH_E_RRCVHDRFULL))
                        ipath_dev_err(dd, "Disabling error(s) %llx because "
-                                     "occuring too frequently (%s)\n",
+                                     "occurring too frequently (%s)\n",
                                      (unsigned long long)
                                      (dd->ipath_maskederrs &
                                       ~dd->ipath_ignorederrs), msg);
index 12dd8d493ee2aa4e6981e61222cb18cad2bb86b9..cf404d2946417ae64cf337e4aa3f9ecd8b107f87 100644 (file)
@@ -5592,7 +5592,7 @@ mpt_HardResetHandler(MPT_ADAPTER *ioc, int sleepFlag)
 
        /* The SCSI driver needs to adjust timeouts on all current
         * commands prior to the diagnostic reset being issued.
-        * Prevents timeouts occuring during a diagnostic reset...very bad.
+        * Prevents timeouts occurring during a diagnostic reset...very bad.
         * For all other protocol drivers, this is a no-op.
         */
        {
index 94aeb23a77298c6c0153ff6d8fa18f6994524790..f5025539df21a8f8b55a79e13a35ce8c61b95c8c 100644 (file)
@@ -5358,7 +5358,7 @@ static int ipw2100_set_key(struct ipw2100_priv *priv,
                     idx, keylen, len);
 
        /* NOTE: We don't check cached values in case the firmware was reset
-        * or some other problem is occuring.  If the user is setting the key,
+        * or some other problem is occurring.  If the user is setting the key,
         * then we push the change */
 
        wep_key->idx = idx;
index 0fa0ccc9ed272b9c7dc8f9b4d71a64cc800969ed..bf85b5782ac5c3295f33f7956473d6171bc630ef 100644 (file)
@@ -390,7 +390,7 @@ static int serial_pxa_startup(struct uart_port *port)
 
        /*
         * Finally, enable interrupts.  Note: Modem status interrupts
-        * are set via set_termios(), which will be occuring imminently
+        * are set via set_termios(), which will be occurring imminently
         * anyway, so we don't enable them here.
         */
        up->ier = UART_IER_RLSI | UART_IER_RDI | UART_IER_RTOIE | UART_IER_UUE;
index c46b5c84275f3f2f5b2ac91d8a60002963fdc9f5..8a7554f0398447af954cfb49049f96ac60d89b10 100644 (file)
@@ -116,7 +116,7 @@ extern void iwmmxt_task_release(struct thread_info *);
 
 /*
  * We use bit 30 of the preempt_count to indicate that kernel
- * preemption is occuring.  See include/asm-arm/hardirq.h.
+ * preemption is occurring.  See include/asm-arm/hardirq.h.
  */
 #define PREEMPT_ACTIVE 0x40000000
 
index ab7fe2463468d36caca6ddf2acccb639c900afc3..65cdd73c2a57a641e3c32461f55053c04c1c16da 100644 (file)
@@ -27,7 +27,7 @@
 #define PV908234 (1 << 1)
   /* CA:AGPDMA write request data mismatch with ABC1CL merge */
 #define PV895469 (1 << 1)
-  /* TIO:CA TLB invalidate of written GART entries possibly not occuring in CA*/
+  /* TIO:CA TLB invalidate of written GART entries possibly not occurring in CA*/
 #define PV910244 (1 << 1)
 
 struct tioca_dmamap{
index 1535af3a912d9d7e6a21fb7d6c610e808c1cddda..ee8c6dfd9254d82620444670e550b127def96d90 100644 (file)
@@ -1064,7 +1064,7 @@ static int update_flag(cpuset_flagbits_t bit, struct cpuset *cs, char *buf)
 }
 
 /*
- * Frequency meter - How fast is some event occuring?
+ * Frequency meter - How fast is some event occurring?
  *
  * These routines manage a digitally filtered, constant time based,
  * event frequency meter.  There are four routines: