trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
Signed-off-by: Martin Olsson <martin@minimum.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
ab2274af05
commit
98a1708de1
@ -79,7 +79,7 @@ MODULE_AUTHOR("Mike Phillips <mikep@linuxtr.net>") ;
|
||||
MODULE_DESCRIPTION("3Com 3C359 Velocity XL Token Ring Adapter Driver \n") ;
|
||||
MODULE_FIRMWARE(FW_NAME);
|
||||
|
||||
/* Module paramters */
|
||||
/* Module parameters */
|
||||
|
||||
/* Ring Speed 0,4,16
|
||||
* 0 = Autosense
|
||||
|
@ -169,7 +169,7 @@ static char *open_min_error[] = {
|
||||
"Monitor Contention failer for RPL", "FDX Protocol Error"
|
||||
};
|
||||
|
||||
/* Module paramters */
|
||||
/* Module parameters */
|
||||
|
||||
/* Ring Speed 0,4,16
|
||||
* 0 = Autosense
|
||||
|
@ -132,7 +132,7 @@ static char *open_min_error[] = {"No error", "Function Failure", "Signal Lost",
|
||||
"Reserved", "Reserved", "No Monitor Detected for RPL",
|
||||
"Monitor Contention failer for RPL", "FDX Protocol Error"};
|
||||
|
||||
/* Module paramters */
|
||||
/* Module parameters */
|
||||
|
||||
MODULE_AUTHOR("Mike Phillips <mikep@linuxtr.net>") ;
|
||||
MODULE_DESCRIPTION("Olympic PCI/Cardbus Chipset Driver") ;
|
||||
|
Reference in New Issue
Block a user