diff mbox

[v2] ath6kl: Trivial: spell "distribution" correctly in a comment.

Message ID 1435599037-1369-1-git-send-email-nikolas@gnu.org (mailing list archive)
State Accepted
Delegated to: Kalle Valo
Headers show

Commit Message

Nikolas Nyby June 29, 2015, 5:30 p.m. UTC
This fixes two misspellings of "distribution" in a comment.

Signed-off-by: Nik Nyby <nikolas@gnu.org>
---
 drivers/net/wireless/ath/ath6kl/htc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kalle Valo July 29, 2015, 8:16 a.m. UTC | #1
Nik Nyby <nikolas@gnu.org> writes:

> This fixes two misspellings of "distribution" in a comment.
>
> Signed-off-by: Nik Nyby <nikolas@gnu.org>

Thanks, applied to ath.git.
diff mbox

Patch

diff --git a/drivers/net/wireless/ath/ath6kl/htc.h b/drivers/net/wireless/ath/ath6kl/htc.h
index 14cab14..112d8a9 100644
--- a/drivers/net/wireless/ath/ath6kl/htc.h
+++ b/drivers/net/wireless/ath/ath6kl/htc.h
@@ -427,7 +427,7 @@  struct htc_endpoint_credit_dist {
 };
 
 /*
- * credit distibution code that is passed into the distrbution function,
+ * credit distribution code that is passed into the distribution function,
  * there are mandatory and optional codes that must be handled
  */
 enum htc_credit_dist_reason {