include/asm-parisc/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches 2008-02-03 17:00:11 +02:00 committed by Adrian Bunk
parent 9eea51808a
commit 9636cb0ff6
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@
#define EFA_PARISC_1_1 0x0210 /* PA-RISC 1.1 big-endian. */
#define EFA_PARISC_2_0 0x0214 /* PA-RISC 2.0 big-endian. */
/* Additional section indeces. */
/* Additional section indices. */
#define SHN_PARISC_ANSI_COMMON 0xff00 /* Section for tenatively declared
symbols in ANSI C. */

View file

@ -8,7 +8,7 @@
/*
* In parisc assembly a semicolon marks a comment while a
* exclamation mark is used to seperate independent lines.
* exclamation mark is used to separate independent lines.
*/
#ifdef __ASSEMBLY__