diff options
author | Joe Perches <joe@perches.com> | 2008-01-26 08:11:20 -0500 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-01-26 08:11:26 -0500 |
commit | 5d67d164e6e2e7310cf4b682c418d70d59295eaf (patch) | |
tree | 7c63fec35909ec16c33f20c1f8c9438365c42c32 /drivers/s390/char/sclp_rw.c | |
parent | 5800266a7811afeba205e771dcad79023331011b (diff) |
[S390] drivers/s390/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/char/sclp_rw.c')
-rw-r--r-- | drivers/s390/char/sclp_rw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/char/sclp_rw.c b/drivers/s390/char/sclp_rw.c index d6b06ab81188..ad7195d3de0c 100644 --- a/drivers/s390/char/sclp_rw.c +++ b/drivers/s390/char/sclp_rw.c | |||
@@ -76,7 +76,7 @@ sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) | |||
76 | } | 76 | } |
77 | 77 | ||
78 | /* | 78 | /* |
79 | * Return a pointer to the orignal page that has been used to create | 79 | * Return a pointer to the original page that has been used to create |
80 | * the buffer. | 80 | * the buffer. |
81 | */ | 81 | */ |
82 | void * | 82 | void * |