OSDN Git Service

iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
authorColin Ian King <colin.king@canonical.com>
Fri, 3 Aug 2018 13:42:24 +0000 (14:42 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 9 Aug 2018 15:14:12 +0000 (18:14 +0300)
fix spelling mistake in rx stats text

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/iwlegacy/3945-debug.c

index c1b4441..a296003 100644 (file)
@@ -95,7 +95,7 @@ il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf,
        pos +=
            scnprintf(buf + pos, bufsz - pos,
                      "%-32s     current"
-                     "acumulative       delta         max\n",
+                     "accumulative      delta         max\n",
                      "Statistics_Rx - OFDM:");
        pos +=
            scnprintf(buf + pos, bufsz - pos,