Skip to content

Commit

Permalink
include/asm-parisc/: Spelling fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent 9eea518 commit 9636cb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/asm-parisc/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down
2 changes: 1 addition & 1 deletion include/asm-parisc/linkage.h
Original file line number Diff line number Diff line change
Expand Up @@ -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__

Expand Down

0 comments on commit 9636cb0

Please sign in to comment.