diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-10 02:08:17 +0300 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-10 02:08:17 +0300 |
commit | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (patch) | |
tree | 89c934be5760d7e26aadf88e90cb954e80591f9e /drivers/net/sk98lin/skge.c | |
parent | f17578decc40df8fceff82b106582e30bdfb3189 (diff) | |
download | linux-a58a414fd5438f5ade6210ad0e8b14fbd6f503c5.tar.xz |
spelling: s/usefull/useful/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/net/sk98lin/skge.c')
-rw-r--r-- | drivers/net/sk98lin/skge.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sk98lin/skge.c b/drivers/net/sk98lin/skge.c index 197edd74fbb5..a5f2b1ee0752 100644 --- a/drivers/net/sk98lin/skge.c +++ b/drivers/net/sk98lin/skge.c @@ -2851,7 +2851,7 @@ unsigned long Flags; /* for spin lock */ * Description: * This function is called if an ioctl is issued on the device. * There are three subfunction for reading, writing and test-writing - * the private MIB data structure (usefull for SysKonnect-internal tools). + * the private MIB data structure (useful for SysKonnect-internal tools). * * Returns: * 0, if everything is ok |