From: Matt LaPlante Date: Sat, 8 Jul 2006 20:30:09 +0000 (-0700) Subject: [ATM]: Typo in drivers/atm/Kconfig... X-Git-Tag: v2.6.18-rc2~254^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=00181fc94648b4bb30d30ef95506055105316051;p=karo-tx-linux.git [ATM]: Typo in drivers/atm/Kconfig... From: Matt LaPlante Signed-off-by: Charles Williams Signed-off-by: David S. Miller --- diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig index 01a9f1cb7743..cfa5af883e13 100644 --- a/drivers/atm/Kconfig +++ b/drivers/atm/Kconfig @@ -398,7 +398,7 @@ config ATM_FORE200E_USE_TASKLET default n help This defers work to be done by the interrupt handler to a - tasklet instead of hanlding everything at interrupt time. This + tasklet instead of handling everything at interrupt time. This may improve the responsive of the host. config ATM_FORE200E_TX_RETRY