diff options
author | Joe Perches <joe@perches.com> | 2007-12-20 13:56:32 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-12-20 13:56:32 -0800 |
commit | f4ab2f72e9340207ae95e2a7622a74220a61f46a (patch) | |
tree | ab78d683ef6ee9a1b526d9f8c5a7d80667db64c3 /include/net/irda | |
parent | c6e6ca712b5cc06a662f900c0484d49d7334af64 (diff) |
[NET] include/net/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/irda')
-rw-r--r-- | include/net/irda/discovery.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/irda/discovery.h b/include/net/irda/discovery.h index eb0f9de47294..e4efad1f9eff 100644 --- a/include/net/irda/discovery.h +++ b/include/net/irda/discovery.h @@ -80,7 +80,7 @@ typedef struct discovery_t { irda_queue_t q; /* Must be first! */ discinfo_t data; /* Basic discovery information */ - int name_len; /* Lenght of nickname */ + int name_len; /* Length of nickname */ LAP_REASON condition; /* More info about the discovery */ int gen_addr_bit; /* Need to generate a new device |