tree-wide: fix assorted typos all over the place
That is "success", "unknown", "through", "performance", "[re|un]mapping" , "access", "default", "reasonable", "[con]currently", "temperature" , "channel", "[un]used", "application", "example","hierarchy", "therefore" , "[over|under]flow", "contiguous", "threshold", "enough" and others. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
972b94ffb9
commit
af901ca181
@@ -1864,7 +1864,7 @@ static pci_ers_result_t sym2_io_slot_dump(struct pci_dev *pdev)
|
||||
*
|
||||
* This routine is similar to sym_set_workarounds(), except
|
||||
* that, at this point, we already know that the device was
|
||||
* succesfully intialized at least once before, and so most
|
||||
* successfully intialized at least once before, and so most
|
||||
* of the steps taken there are un-needed here.
|
||||
*/
|
||||
static void sym2_reset_workarounds(struct pci_dev *pdev)
|
||||
|
@@ -2692,7 +2692,7 @@ static void sym_int_ma (struct sym_hcb *np)
|
||||
* we force a SIR_NEGO_PROTO interrupt (it is a hack that avoids
|
||||
* bloat for such a should_not_happen situation).
|
||||
* In all other situation, we reset the BUS.
|
||||
* Are these assumptions reasonnable ? (Wait and see ...)
|
||||
* Are these assumptions reasonable ? (Wait and see ...)
|
||||
*/
|
||||
unexpected_phase:
|
||||
dsp -= 8;
|
||||
|
@@ -54,7 +54,7 @@
|
||||
*
|
||||
* SYM_OPT_LIMIT_COMMAND_REORDERING
|
||||
* When this option is set, the driver tries to limit tagged
|
||||
* command reordering to some reasonnable value.
|
||||
* command reordering to some reasonable value.
|
||||
* (set for Linux)
|
||||
*/
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user