[PATCH 0/7] fix typo
STALE3721d
5 messages,
3 authors,
2016-06-04 · open the first message on its own page
firmare -> firmware
---
drivers/media/dvb-frontends/mn88473.c | 2 +-
drivers/net/wireless/ath/ath6kl/core.h | 2 +-
drivers/net/wireless/marvell/mwifiex/pcie.c | 2 +-
drivers/scsi/pm8001/pm8001_init.c | 2 +-
drivers/scsi/snic/snic_fwint.h | 2 +-
drivers/staging/media/mn88472/mn88472.c | 2 +-
drivers/staging/wilc1000/linux_wlan.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
firmare -> firmware
Signed-off-by: Julia Lawall <redacted>
---
drivers/net/wireless/marvell/mwifiex/pcie.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/marvell/mwifiex/pcie.c b/drivers/net/wireless/marvell/mwifiex/pcie.c
index 0c7937e..9246ce8 100644
--- a/drivers/net/wireless/marvell/mwifiex/pcie.c
+++ b/drivers/net/wireless/marvell/mwifiex/pcie.c @@ -2804,7 +2804,7 @@ static int mwifiex_pcie_request_irq(struct mwifiex_adapter *adapter)
}
/*
- * This function get firmare name for downloading by revision id
+ * This function gets the firmware name for downloading by revision id
*
* Read revision id register to get revision id
*/
firmare -> firmware
Signed-off-by: Julia Lawall <redacted>
---
drivers/net/wireless/ath/ath6kl/core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath6kl/core.h b/drivers/net/wireless/ath/ath6kl/core.h
index 713a571..ebc40f6 100644
--- a/drivers/net/wireless/ath/ath6kl/core.h
+++ b/drivers/net/wireless/ath/ath6kl/core.h @@ -148,7 +148,7 @@ enum ath6kl_fw_capability {
/* ratetable is the 2 stream version (max MCS15) */
ATH6KL_FW_CAPABILITY_RATETABLE_MCS15 ,
- /* firmare doesn't support IP checksumming */
+ /* firmware doesn't support IP checksumming */
ATH6KL_FW_CAPABILITY_NO_IP_CHECKSUM ,
/* this needs to be last */
Julia Lawall [off-list ref] wrote: firmare -> firmware
Signed-off-by: Julia Lawall <redacted>
Thanks, 1 patch applied to ath.git:
8a9a3efa9e77 ath6kl: fix typo
--
Sent by pwcli
https://patchwork.kernel.org/patch/9113271/
Julia Lawall [off-list ref] wrote: firmare -> firmware
Signed-off-by: Julia Lawall <redacted>
Thanks, 1 patch applied to wireless-drivers-next.git:
47ce90f9f08a mwifiex: fix typo
--
Sent by pwcli
https://patchwork.kernel.org/patch/9113281/