diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 10:11:42 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 10:11:42 -0500 |
commit | 8dfba4d71b77bca83a6f9943fc8e53439310cffd (patch) | |
tree | d18b1c73663e9f6e83b8c177118ffb6121acbc3b /drivers/char/synclink.c | |
parent | b92b1c5725d028ead3946ac8af5a5614155710b3 (diff) |
drivers/char/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/char/synclink.c')
-rw-r--r-- | drivers/char/synclink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/synclink.c b/drivers/char/synclink.c index 905d1f51a7bf..d010ed95ed3b 100644 --- a/drivers/char/synclink.c +++ b/drivers/char/synclink.c | |||
@@ -1544,7 +1544,7 @@ static void mgsl_isr_receive_data( struct mgsl_struct *info ) | |||
1544 | 1544 | ||
1545 | /* mgsl_isr_misc() | 1545 | /* mgsl_isr_misc() |
1546 | * | 1546 | * |
1547 | * Service a miscellaneos interrupt source. | 1547 | * Service a miscellaneous interrupt source. |
1548 | * | 1548 | * |
1549 | * Arguments: info pointer to device extension (instance data) | 1549 | * Arguments: info pointer to device extension (instance data) |
1550 | * Return Value: None | 1550 | * Return Value: None |