<div dir="ltr"><div>Good eye!</div><div><br></div><div>Thanks. Pushed.<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 4, 2018 at 2:10 PM Marçal Comajoan Cara <<a href="mailto:mcomajoancara@gmail.com">mcomajoancara@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This work was part of GCI 2018.<br>
---<br>
 bsps/i386/pc386/start/README-SMP                  | 2 +-<br>
 bsps/powerpc/shared/exceptions/ppc_exc_address.c  | 2 +-<br>
 bsps/sparc/leon3/start/bspclean.c                 | 2 +-<br>
 cpukit/include/rtems/confdefs.h                   | 4 ++--<br>
 cpukit/include/rtems/rtems/mainpage.h             | 4 ++--<br>
 cpukit/include/rtems/rtl/rtl.h                    | 4 ++--<br>
 cpukit/libfs/src/defaults/default_rename.c        | 2 +-<br>
 cpukit/libfs/src/dosfs/msdos_format.c             | 2 +-<br>
 cpukit/libi2c/README_libi2c                       | 2 +-<br>
 cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h | 2 +-<br>
 testsuites/smptests/smpmutex01/init.c             | 2 +-<br>
 11 files changed, 14 insertions(+), 14 deletions(-)<br>
<br>
diff --git a/bsps/i386/pc386/start/README-SMP b/bsps/i386/pc386/start/README-SMP<br>
index df2e729456..dd6de52b0d 100644<br>
--- a/bsps/i386/pc386/start/README-SMP<br>
+++ b/bsps/i386/pc386/start/README-SMP<br>
@@ -1,7 +1,7 @@<br>
 The following files were developed by  Erich Boleyn  <<a href="mailto:erich@uruk.org" target="_blank">erich@uruk.org</a>>.<br>
 The original files were copied from <a href="http://www.uruk.org/mps/" rel="noreferrer" target="_blank">http://www.uruk.org/mps/</a> and committed<br>
 into cvs as is.  These files will be modified for RTEMS smp support,<br>
-but the original files are being commited in order to track any file<br>
+but the original files are being committed in order to track any file<br>
 changes that occur.  We are attempting to keep these changes as minimal<br>
 and conainted as possible.<br>
<br>
diff --git a/bsps/powerpc/shared/exceptions/ppc_exc_address.c b/bsps/powerpc/shared/exceptions/ppc_exc_address.c<br>
index fc944177a8..08a5433641 100644<br>
--- a/bsps/powerpc/shared/exceptions/ppc_exc_address.c<br>
+++ b/bsps/powerpc/shared/exceptions/ppc_exc_address.c<br>
@@ -31,7 +31,7 @@<br>
 #include <bsp/vectors.h><br>
<br>
 /*<br>
- * XXX: These values are choosen to directly generate the vector offsets for an<br>
+ * XXX: These values are chosen to directly generate the vector offsets for an<br>
  * e200z1 which has hard wired IVORs (IVOR0=0x00, IVOR1=0x10, IVOR2=0x20, ...).<br>
  */<br>
 static const uint8_t ivor_values [] = {<br>
diff --git a/bsps/sparc/leon3/start/bspclean.c b/bsps/sparc/leon3/start/bspclean.c<br>
index eff9c8635b..7d5448fdb3 100644<br>
--- a/bsps/sparc/leon3/start/bspclean.c<br>
+++ b/bsps/sparc/leon3/start/bspclean.c<br>
@@ -44,7 +44,7 @@ void bsp_fatal_extension(<br>
<br>
     if (irqmp != NULL) {<br>
       /*<br>
-       * Value was choosen to get something in the magnitude of 1ms on a 200MHz<br>
+       * Value was chosen to get something in the magnitude of 1ms on a 200MHz<br>
        * processor.<br>
        */<br>
       uint32_t max_wait = 1234567;<br>
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h<br>
index e884289e2c..d66e23e0ab 100644<br>
--- a/cpukit/include/rtems/confdefs.h<br>
+++ b/cpukit/include/rtems/confdefs.h<br>
@@ -1129,7 +1129,7 @@ extern rtems_initialization_tasks_table Initialization_tasks[];<br>
  *<br>
  * @addtogroup Configuration<br>
  *<br>
- * This module contains parameters related to thread aand interrupt stacks.<br>
+ * This module contains parameters related to thread and interrupt stacks.<br>
  */<br>
<br>
 /**<br>
@@ -1523,7 +1523,7 @@ extern rtems_initialization_tasks_table Initialization_tasks[];<br>
  * Table.<br>
  *<br>
  * Default Device Driver Table.  Each driver needed by the test is explicitly<br>
- * choosen by the application.  There is always a null driver entry.<br>
+ * chosen by the application.  There is always a null driver entry.<br>
  */<br>
 /**@{*/<br>
<br>
diff --git a/cpukit/include/rtems/rtems/mainpage.h b/cpukit/include/rtems/rtems/mainpage.h<br>
index e2d51328cf..8a6ddbb8ad 100644<br>
--- a/cpukit/include/rtems/rtems/mainpage.h<br>
+++ b/cpukit/include/rtems/rtems/mainpage.h<br>
@@ -359,7 +359,7 @@<br>
  * Since memory is a critical resource in many real-time embedded systems,<br>
  * RTEMS was specifically designed to automatically leave out all services that<br>
  * are not required from the run-time environment. Features such as networking,<br>
- * various fileystems, and many other features are completely optional. This<br>
+ * various filesystems, and many other features are completely optional. This<br>
  * allows the application designer the flexibility to tailor RTEMS to most<br>
  * efficiently meet system requirements while still satisfying even the most<br>
  * stringent memory constraints. As a result, the size of the RTEMS executive<br>
@@ -502,7 +502,7 @@<br>
  * </table><br>
  *<br>
  * The 16-bit format is designed to be as similar as possible to the 32-bit<br>
- * format. The differences are limited to the eliminatation of the node field<br>
+ * format. The differences are limited to the elimination of the node field<br>
  * and reduction of the index field from 16-bits to 8-bits.  Thus the 16-bit<br>
  * format only supports up to 255 object instances per API/Class combination<br>
  * and single processor systems. As this format is typically utilized by 16-bit<br>
diff --git a/cpukit/include/rtems/rtl/rtl.h b/cpukit/include/rtems/rtl/rtl.h<br>
index 398ac2cd3f..41cb010ef4 100644<br>
--- a/cpukit/include/rtems/rtl/rtl.h<br>
+++ b/cpukit/include/rtems/rtl/rtl.h<br>
@@ -42,12 +42,12 @@ extern "C" {<br>
  * dlclose family of functions.<br>
  *<br>
  * The runtime link editor is different to that found on Unix type systems. The<br>
- * object modules are compiled for PIC or position indepentent code and<br>
+ * object modules are compiled for PIC or position independent code and<br>
  * therefore require relocating when loaded.<br>
  *<br>
  * The object file format is currently ELF and object files can be separate<br>
  * files or in an archive. Object files in an archive are referenced by<br>
- * specifing 'archive:object' format. For example 'libfoo.a:bar.o'.<br>
+ * specifying 'archive:object' format. For example 'libfoo.a:bar.o'.<br>
  */<br>
<br>
 /**<br>
diff --git a/cpukit/libfs/src/defaults/default_rename.c b/cpukit/libfs/src/defaults/default_rename.c<br>
index e4be4637ec..edaef54e58 100644<br>
--- a/cpukit/libfs/src/defaults/default_rename.c<br>
+++ b/cpukit/libfs/src/defaults/default_rename.c<br>
@@ -1,7 +1,7 @@<br>
 /**<br>
  * @file<br>
  *<br>
- * @brief RTESM Default File System Rename Files<br>
+ * @brief RTEMS Default File System Rename Files<br>
  * @ingroup LibIOFSOps File System Operations  <br>
  */<br>
<br>
diff --git a/cpukit/libfs/src/dosfs/msdos_format.c b/cpukit/libfs/src/dosfs/msdos_format.c<br>
index 2643e16bd0..42f1d74575 100644<br>
--- a/cpukit/libfs/src/dosfs/msdos_format.c<br>
+++ b/cpukit/libfs/src/dosfs/msdos_format.c<br>
@@ -574,7 +574,7 @@ static int msdos_format_determine_fmt_params<br>
     fmt_params->sectors_per_cluster = 1;<br>
     /*<br>
      * limiting values for disk size, fat type, sectors per cluster<br>
-     * NOTE: maximum sect_per_clust is arbitrarily choosen with values that<br>
+     * NOTE: maximum sect_per_clust is arbitrarily chosen with values that<br>
      * are a compromise concerning capacity and efficency<br>
      */<br>
     uint32_t fat12_sect_per_clust = 8;<br>
diff --git a/cpukit/libi2c/README_libi2c b/cpukit/libi2c/README_libi2c<br>
index 18de89da2a..e2b4013ed7 100644<br>
--- a/cpukit/libi2c/README_libi2c<br>
+++ b/cpukit/libi2c/README_libi2c<br>
@@ -224,7 +224,7 @@ rtems_libi2c_drv_t data structure passed the libi2c when the device is<br>
 registered (see "Device registration" above). These function directly match<br>
 the RTEMS I/O Mangers calls "open", "close", "read", "write",<br>
 "control", and they are passed the same arguments. Functions not<br>
-needed may be ommited (and replaced by a NULL pointer in<br>
+needed may be omited (and replaced by a NULL pointer in<br>
 rtems_libi2c_drv_t).<br>
<br>
 ======================================================================<br>
diff --git a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h<br>
index a9294d02a2..7ab09d990e 100644<br>
--- a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h<br>
+++ b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h<br>
@@ -437,7 +437,7 @@ extern Context_Control_fp _CPU_Null_fp_context;<br>
  * by hardware or the interrupt processing code.  These variables contain<br>
  * pointers to the lowest and highest addresses in the chunk of memory<br>
  * allocated for the interrupt stack.  Since it is unknown whether the stack<br>
- * grows up or down (in general), this give the CPU dependent code the option<br>
+ * grows up or down (in general), this gives the CPU dependent code the option<br>
  * of picking the version it wants to use.<br>
  *<br>
  * Port Specific Information:<br>
diff --git a/testsuites/smptests/smpmutex01/init.c b/testsuites/smptests/smpmutex01/init.c<br>
index 91c0014a63..37f3bf1e50 100644<br>
--- a/testsuites/smptests/smpmutex01/init.c<br>
+++ b/testsuites/smptests/smpmutex01/init.c<br>
@@ -30,7 +30,7 @@ const char rtems_test_name[] = "SMPMUTEX 1";<br>
<br>
 #define PRIO_NONE 0<br>
<br>
-/* Value choosen for Qemu, 2 would be sufficient for real targets */<br>
+/* Value chosen for Qemu, 2 would be sufficient for real targets */<br>
 #define TIMEOUT_IN_TICKS 10<br>
<br>
 typedef enum {<br>
-- <br>
2.17.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>