diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-09 18:08:17 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-09 18:08:17 -0500 |
commit | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (patch) | |
tree | 89c934be5760d7e26aadf88e90cb954e80591f9e /drivers/net/sk98lin/skge.c | |
parent | f17578decc40df8fceff82b106582e30bdfb3189 (diff) |
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 */ | |||
2851 | * Description: | 2851 | * Description: |
2852 | * This function is called if an ioctl is issued on the device. | 2852 | * This function is called if an ioctl is issued on the device. |
2853 | * There are three subfunction for reading, writing and test-writing | 2853 | * There are three subfunction for reading, writing and test-writing |
2854 | * the private MIB data structure (usefull for SysKonnect-internal tools). | 2854 | * the private MIB data structure (useful for SysKonnect-internal tools). |
2855 | * | 2855 | * |
2856 | * Returns: | 2856 | * Returns: |
2857 | * 0, if everything is ok | 2857 | * 0, if everything is ok |