patch-1.3.96 linux/arch/m68k/atari/atapart.c

Next file: linux/arch/m68k/atari/atasound.c
Previous file: linux/arch/m68k/atari/atakeyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/arch/m68k/atari/atapart.c linux/arch/m68k/atari/atapart.c
@@ -98,7 +98,7 @@
 			break;
 		}
 		if (memcmp( xrs->part[1].id, "XGM", 3 ) != 0) {
-			printk( "\nID of extended partion is not XGM!\n" );
+			printk( "\nID of extended partition is not XGM!\n" );
 			brelse( xbh );
 			break;
 		}
@@ -128,7 +128,7 @@
   if ( part_fmt!=1 ) /* no extended partitions -> test ICD-format */
   {
     pi = &rs->icdpart[0];
-    /* sanity check: no ICD format if first partion invalid */
+    /* sanity check: no ICD format if first partition invalid */
     if (memcmp (pi->id, "GEM", 3) == 0 ||
         memcmp (pi->id, "BGM", 3) == 0 ||
         memcmp (pi->id, "RAW", 3) == 0 )

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this