diff options
| author | Rusty Russell <rusty@rustcorp.com.au> | 2002-03-01 21:32:58 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-03-01 21:32:58 -0800 |
| commit | b965dc9f74ab5b7b8ec9877b6262885c2cb74ca1 (patch) | |
| tree | f46f062d7a298c5d6f102d9de6cda03ab203c9e7 /net/core/dev.c | |
| parent | c1b800639ed4ba010898fc73bbbfcdd898dfaae4 (diff) | |
[PATCH] 2.5.6-pre2 III: spelling
These are all in the 2.4.19-pre2.
"Jahn Veach" <V64@V64.net>: [PATCH 2.5.4] Typo corrections.
Pavel Machek <pavel@ucw.cz>: Whitespace PCI cleanups (fwd).
quinlan@transmeta.com: [PATCH] take COPYING into new century:
These mods are directly from the FSF version.
Diffstat (limited to 'net/core/dev.c')
| -rw-r--r-- | net/core/dev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/dev.c b/net/core/dev.c index d76a5ea24a77..3afa0c27a4a1 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -445,7 +445,7 @@ struct net_device *dev_get_by_name(const char *name) /* Return value is changed to int to prevent illegal usage in future. - It is still legal to use to check for device existance. + It is still legal to use to check for device existence. User should understand, that the result returned by this function is meaningless, if it was not issued under rtnl semaphore. |
