diff options
author | Paulius Zaleckas <pauliusz@yahoo.com> | 2008-02-03 14:42:53 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 14:42:53 +0100 |
commit | efad798b9f01300565f65058b153250cc49d58f2 (patch) | |
tree | f425b1fad94ca5eb384f4df9418450afb163bcae /drivers/net/skfp/ess.c | |
parent | Documentation: Clarify when module debugging actually works. (diff) | |
download | linux-efad798b9f01300565f65058b153250cc49d58f2.tar.xz linux-efad798b9f01300565f65058b153250cc49d58f2.zip |
Spelling fixes: lenght->length
Signed-off-by: Paulius Zaleckas <pauliusz@yahoo.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/net/skfp/ess.c')
-rw-r--r-- | drivers/net/skfp/ess.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/skfp/ess.c b/drivers/net/skfp/ess.c index 62b01328c496..889f98724610 100644 --- a/drivers/net/skfp/ess.c +++ b/drivers/net/skfp/ess.c @@ -598,7 +598,7 @@ static void ess_send_alc_req(struct s_smc *smc) req->cmd.sba_cmd = REQUEST_ALLOCATION ; /* - * set the parameter type and parameter lenght of all used + * set the parameter type and parameter length of all used * parameters */ |