mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.6 patch] fix typos in ATM_FORE200E_USE_TASKLET help text
@ 2004-06-20 22:07 Adrian Bunk
  2004-06-20 22:17 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2004-06-20 22:07 UTC (permalink / raw)
  To: chas; +Cc: linux-atm-general, linux-kernel

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"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] fix typos in ATM_FORE200E_USE_TASKLET help text
  2004-06-20 22:07 [2.6 patch] fix typos in ATM_FORE200E_USE_TASKLET help text Adrian Bunk
@ 2004-06-20 22:17 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2004-06-20 22:17 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: chas, linux-atm-general, linux-kernel

On Mon, Jun 21, 2004 at 12:07:52AM +0200, Adrian Bunk wrote:
> 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.

Btw, this isn't exactly something that should be a config option.  Either
it's an improvement and should always be on or not.  But the arm drivers
seem to like gazillions of options for just about everything..


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-20 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-20 22:07 [2.6 patch] fix typos in ATM_FORE200E_USE_TASKLET help text Adrian Bunk
2004-06-20 22:17 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®