From patchwork Sat Jun 27 04:11:04 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikolas Nyby X-Patchwork-Id: 6684691 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: X-Original-To: patchwork-linux-wireless@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id D05349F39B for ; Sat, 27 Jun 2015 04:11:29 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1071F204A9 for ; Sat, 27 Jun 2015 04:11:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 36DC0204A0 for ; Sat, 27 Jun 2015 04:11:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751355AbbF0ELW (ORCPT ); Sat, 27 Jun 2015 00:11:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38947 "EHLO eggs.gnu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752353AbbF0ELV (ORCPT ); Sat, 27 Jun 2015 00:11:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8hSa-00064y-9S for linux-wireless@vger.kernel.org; Sat, 27 Jun 2015 00:11:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-8.3 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8hSQ-00060F-HZ; Sat, 27 Jun 2015 00:11:10 -0400 Received: from pool-71-183-31-44.nycmny.east.verizon.net ([71.183.31.44]:12777 helo=localhost.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA256:128) (Exim 4.82) (envelope-from ) id 1Z8hSP-0001hg-RF; Sat, 27 Jun 2015 00:11:09 -0400 From: Nik Nyby To: kvalo@qca.qualcomm.com, trivial@kernel.org, linux-wireless@vger.kernel.org Cc: Nik Nyby Subject: [PATCH] Trivial: spell "distribution" correctly in a comment. Date: Sat, 27 Jun 2015 00:11:04 -0400 Message-Id: <1435378264-13873-1-git-send-email-nikolas@gnu.org> X-Mailer: git-send-email 1.9.1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Nik Nyby --- drivers/net/wireless/ath/ath6kl/htc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {