* [PATCH] Bluetooth: btintel: Fix spelling of *intermediate* in comment
@ 2024-06-21 7:18 Paul Menzel
2024-06-26 20:00 ` patchwork-bot+bluetooth
0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2024-06-21 7:18 UTC (permalink / raw)
To: Marcel Holtmann, Luiz Augusto von Dentz, Kiran K
Cc: Paul Menzel, Luiz Augusto von Dentz, linux-bluetooth,
linux-kernel
Fixes: f3b845e0aea3 ("Bluetooth: btintel: Add support to download intermediate loader")
Cc: Kiran K <kiran.k@intel.com>
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
drivers/bluetooth/btintel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bluetooth/btintel.c b/drivers/bluetooth/btintel.c
index 0c855c3ee1c1..bd4b2ee4eeee 100644
--- a/drivers/bluetooth/btintel.c
+++ b/drivers/bluetooth/btintel.c
@@ -2635,7 +2635,7 @@ int btintel_bootloader_setup_tlv(struct hci_dev *hdev,
return err;
/* If image type returned is BTINTEL_IMG_IML, then controller supports
- * intermediae loader image
+ * intermediate loader image
*/
if (ver->img_type == BTINTEL_IMG_IML) {
err = btintel_prepare_fw_download_tlv(hdev, ver, &boot_param);
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] Bluetooth: btintel: Fix spelling of *intermediate* in comment
2024-06-21 7:18 [PATCH] Bluetooth: btintel: Fix spelling of *intermediate* in comment Paul Menzel
@ 2024-06-26 20:00 ` patchwork-bot+bluetooth
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+bluetooth @ 2024-06-26 20:00 UTC (permalink / raw)
To: Paul Menzel
Cc: marcel, luiz.dentz, kiran.k, luiz.von.dentz, linux-bluetooth,
linux-kernel
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Fri, 21 Jun 2024 09:18:57 +0200 you wrote:
> Fixes: f3b845e0aea3 ("Bluetooth: btintel: Add support to download intermediate loader")
> Cc: Kiran K <kiran.k@intel.com>
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
> ---
> drivers/bluetooth/btintel.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- Bluetooth: btintel: Fix spelling of *intermediate* in comment
https://git.kernel.org/bluetooth/bluetooth-next/c/94382b8caa3b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-26 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 7:18 [PATCH] Bluetooth: btintel: Fix spelling of *intermediate* in comment Paul Menzel
2024-06-26 20:00 ` patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox