mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
various: Fix spelling of "registered" in comments.
Some comments misspell "registered"; this fixes them. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
4e79162a52
commit
d93cf0687c
6 changed files with 6 additions and 6 deletions
|
@ -134,7 +134,7 @@ typedef struct {
|
|||
} CACHE_ENTRY;
|
||||
|
||||
/*
|
||||
* Information about each registred IrLAP layer
|
||||
* Information about each registered IrLAP layer
|
||||
*/
|
||||
struct lap_cb {
|
||||
irda_queue_t queue; /* Must be first */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue