[2.6 patch] fix typos in ATM_FORE200E_USE_TASKLET help text

From: Adrian Bunk
Date: Sun Jun 20 2004 - 17:12:14 EST


The trivial patch below fixes two typos in the ATM_FORE200E_USE_TASKLET
help text.

Please apply
Adrian

--- linux-2.6.7/drivers/atm/Kconfig.old 2004-06-21 00:03:30.000000000 +0200
+++ linux-2.6.7/drivers/atm/Kconfig 2004-06-21 00:07:29.000000000 +0200
@@ -391,8 +391,8 @@
default n
help
This defers work to be done by the interrupt handler to a
- tasklet instead of hanlding everything at interrupt time. This
- may improve the responsive of the host.
+ tasklet instead of handling everything at interrupt time. This
+ may improve the responsiveness of the host.

config ATM_FORE200E_TX_RETRY
int "Maximum number of tx retries"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/