aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/led.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-01-09 18:13:33 -0500
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-09 18:13:33 -0500
commit93b1fae49189d82bca38f47334e9853e44105ced (patch)
tree219f5555a27a122b41f50d708e4dbb541573c7cf /drivers/parisc/led.c
parent943ffb587cfdf3b2adfe52a6db08573f4ecf3284 (diff)
spelling: s/trough/through/
Additionally, one comment was reformulated by Joe Perches <joe@perches.com>. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/parisc/led.c')
-rw-r--r--drivers/parisc/led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/parisc/led.c b/drivers/parisc/led.c
index 95bd07b8b61b..315be4770d3e 100644
--- a/drivers/parisc/led.c
+++ b/drivers/parisc/led.c
@@ -347,7 +347,7 @@ static void led_LCD_driver(unsigned char leds)
347 ** 347 **
348 ** led_get_net_activity() 348 ** led_get_net_activity()
349 ** 349 **
350 ** calculate if there was TX- or RX-troughput on the network interfaces 350 ** calculate if there was TX- or RX-throughput on the network interfaces
351 ** (analog to dev_get_info() from net/core/dev.c) 351 ** (analog to dev_get_info() from net/core/dev.c)
352 ** 352 **
353 */ 353 */