From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F315E288C8E; Thu, 3 Jul 2025 17:18:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563113; cv=none; b=N6GgwMMK2mFVKmvpCRrFm4pmSribDKYMcuMbMTUr/nKxJ+dFQoogoVD4ySk3wbZb0MTBwoj046NSpFogZIVcxgMdB2zSycHxBbT+zs1ID0gQFak1qzhZ7cnq4AbouaNZUmsLqWPdUubVjvT6DH12h0bFEo3x1YA/bFNVvOVF8Iw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563113; c=relaxed/simple; bh=7ljjhOgAH4JvFLSL1WOVYiTEt54iov2GeC8isgGID54=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=YJMRwWEFb1YJQfh1TYSh9Ah61O06f+zRhcbvI/EyyRrUNLmfZm4g/WDn7Dd/n3gje76jTcpW85PZM2QpqoWkmo+QB/wETSOn6ltwDy/3Tc0fh7QZuqhJIoe9sx4NAlZ+DJ0HbGSxoR6/r3Paydm1INsLuf4Ydj4XprOSROdj3Mk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id A55B9442BC; Thu, 3 Jul 2025 17:18:27 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 1/7] Bluetooth: btintel: Fix typo in comment Date: Thu, 3 Jul 2025 19:16:55 +0200 Message-ID: <20250703171815.1011001-2-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- 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 55cc1652bfe4..7cf834089696 100644 --- a/drivers/bluetooth/btintel.c +++ b/drivers/bluetooth/btintel.c @@ -555,7 +555,7 @@ int btintel_parse_version_tlv(struct hci_dev *hdev, /* Consume Command Complete Status field */ skb_pull(skb, 1); =20 - /* Event parameters contatin multiple TLVs. Read each of them + /* Event parameters contain multiple TLVs. Read each of them * and only keep the required data. Also, it use existing legacy * version field like hw_platform, hw_variant, and fw_variant * to keep the existing setup flow --=20 2.50.0 From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3BCC2289349; Thu, 3 Jul 2025 17:18:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563116; cv=none; b=kZS22TgK16hwP2NbBCVkuuvt2nrYlu634LokCJvGQyXOc46q5yLPyZADciLKgQfCi5duiJvAN9X66AXaDR88GiCUZErxQg3WJJapzIjYg4u3foC55yiDtsXc8TP4i8sdjj6aSEay9qIZVw+dAo8xIDEpvP6V1yBMxhwuzSSE3zI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563116; c=relaxed/simple; bh=wh+FG9ThWMaAow7vm26UwKu04jPrutnOEIBXiTtwkOA=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ZJe4PGmELC05o1Sf0orb0jLeGOLiS4uAqfelMeGteHHNqzrjTFc0OZVIUDkuX9F7IEYBKYsuidiFvrMgWezTdCnn5/IBn4wSGA7VwR2OImND32Hz4gOtDK/aLDlSn37TJQRM27WFE8QrPEwJDcvnkETq18UOOdMtJjoK+KS87HE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id 08A6C442C1; Thu, 3 Jul 2025 17:18:29 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 2/7] Bluetooth: btmtk: Fix typo in log string Date: Thu, 3 Jul 2025 19:16:56 +0200 Message-ID: <20250703171815.1011001-3-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- drivers/bluetooth/btmtkuart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bluetooth/btmtkuart.c b/drivers/bluetooth/btmtkuart.c index c97e260fcb0c..4208ebecd560 100644 --- a/drivers/bluetooth/btmtkuart.c +++ b/drivers/bluetooth/btmtkuart.c @@ -316,7 +316,7 @@ mtk_stp_split(struct btmtkuart_dev *bdev, const unsigne= d char *data, int count, =20 /* Resync STP when unexpected data is being read */ if (shdr->prefix !=3D 0x80 || bdev->stp_dlen > 2048) { - bt_dev_err(bdev->hdev, "stp format unexpect (%d, %d)", + bt_dev_err(bdev->hdev, "stp format unexpected (%d, %d)", shdr->prefix, bdev->stp_dlen); bdev->stp_cursor =3D 2; bdev->stp_dlen =3D 0; --=20 2.50.0 From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 36E80288C36; Thu, 3 Jul 2025 17:18:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563118; cv=none; b=c5rxYAx2eu99d6L98pIT6GD8zdGXo+KJ7jW1odzzFFdkzcclp+RCVcSD8ii1TWxXt/WR/6WVRfJ6tGgFOn7QwXgBrYVLiZ++r/TWfL2FqjXAAMX7lNMFwyXk9VK9K1IkVqOm721SkU8SUnSERc3o6f9uH8YRxTlv1LuYyDN4bcs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563118; c=relaxed/simple; bh=NneS0bsQDQ6cT9/xkoEiGO9A7ogtAQaST8w15z36m18=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=RHGU1EorAxanvWEP8w8il1nMdYEbo9juEAChDdM1e3rmifEBsGvuPq2G2mV20oPF/lo4o70OlegCbr7+8XJ98cwj2jhCTSK+toh11jlBfuWeVTA2Vmly4StcaHx99rdA1PA252tZwr5C3ZBKrDHQAflAD/zCRr+tU8zwte+v7cs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id 67760442BF; Thu, 3 Jul 2025 17:18:32 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 3/7] Bluetooth: btrtl: Fix typo in comment Date: Thu, 3 Jul 2025 19:16:57 +0200 Message-ID: <20250703171815.1011001-4-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- drivers/bluetooth/btrtl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bluetooth/btrtl.c b/drivers/bluetooth/btrtl.c index 7838c89e529e..7c556c37c659 100644 --- a/drivers/bluetooth/btrtl.c +++ b/drivers/bluetooth/btrtl.c @@ -693,7 +693,7 @@ static int rtlbt_parse_firmware(struct hci_dev *hdev, =20 /* Loop from the end of the firmware parsing instructions, until * we find an instruction that identifies the "project ID" for the - * hardware supported by this firwmare file. + * hardware supported by this firmware file. * Once we have that, we double-check that project_id is suitable * for the hardware we are working with. */ --=20 2.50.0 From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8D4E9289E2D; Thu, 3 Jul 2025 17:18:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563120; cv=none; b=iia67vGdj5U5ioe0NcN3QHT0IIPURpu7jbAvvkmass557sipDTl8ZKGpX987AMoWNeUcrtMx9jlwCu0cDtFo68TRZ27Ispq4XmJVz3XWKb3BEA+qUNIpUdlEcshgsEOZYPlZQYIkJyIjkcPWiohVt92ftnKWiQ7TcBe2Xcd6XNQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563120; c=relaxed/simple; bh=nqeM8UlwbyWONnHMru55z3uEF1pCtHOEnd/4vVPGwwA=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=JUd7ww+PMEcsKw5CHLnnus3YQogxFn0qOsMNzw+bIkSNhsFRUc4DWTXOvYWwccPzfVssJxWQWjk4AsQeZTzClwZmTWKu8YdRYIHbYoC0RSbPW4WXNhQOE5DFQ33iU0HlzBTWiQ82YqZqxc3QmfOgW7HRk5SjhkXpiNFdoQmGVUY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id BCEEB442C2; Thu, 3 Jul 2025 17:18:34 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 4/7] Bluetooth: hci_bcm4377: Fix typo in comment Date: Thu, 3 Jul 2025 19:16:58 +0200 Message-ID: <20250703171815.1011001-5-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- drivers/bluetooth/hci_bcm4377.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bluetooth/hci_bcm4377.c b/drivers/bluetooth/hci_bcm437= 7.c index 9bce53e49cfa..1393580ad075 100644 --- a/drivers/bluetooth/hci_bcm4377.c +++ b/drivers/bluetooth/hci_bcm4377.c @@ -420,7 +420,7 @@ struct bcm4377_ring_state { * payloads_dma:DMA address for payload buffer * events: pointer to array of completions if waiting is allowed * msgids: bitmap to keep track of used message ids - * lock: Spinlock to protect access to ring structurs used in the irq hand= ler + * lock: Spinlock to protect access to ring structures used in the irq han= dler */ struct bcm4377_transfer_ring { enum bcm4377_transfer_ring_id ring_id; --=20 2.50.0 From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BE7A128A70A; Thu, 3 Jul 2025 17:18:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563122; cv=none; b=EFZQZAPMUC3DUm94GcEltRd9IHFwd0R50YafoLZSgpnJnb9jdjuM+5mr8WQVYCH+oiDRLazJdX1mhLw7nU/EbRSCCuPX2NwOPnXrUpbghBnhGqDLYi+5ePvMjKaR3I2s4gvuG8zcvVkB2XN7SoMjC0eWYUfLOyN29q1fH44fWQM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563122; c=relaxed/simple; bh=NJeWlRPfWdDMqR0GY09xcH2DfaTN0sOhmvt2SngmbEY=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=t16islbO3tzNsTfkbXprFzY8yyW/UzC4sviy0XrSHQyGj5HaabceSz636Z253udJW3C1VW+um1oXdQFjDhtpISwfVbsF5qhKtP+Sz+d5E20s9EI2MHtlr6N5si1/c7bBCbN5tzfusYMYE+idxbm62R4kNsFNjq8Joj1cLtnJGSM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id 30902442C7; Thu, 3 Jul 2025 17:18:37 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 5/7] Bluetooth: aosp: Fix typo in comment Date: Thu, 3 Jul 2025 19:16:59 +0200 Message-ID: <20250703171815.1011001-6-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgepgeenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- net/bluetooth/aosp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/bluetooth/aosp.c b/net/bluetooth/aosp.c index 1d67836e95e1..59025771af53 100644 --- a/net/bluetooth/aosp.c +++ b/net/bluetooth/aosp.c @@ -70,7 +70,7 @@ void aosp_do_open(struct hci_dev *hdev) rp =3D (struct aosp_rp_le_get_vendor_capa *)skb->data; =20 version_supported =3D le16_to_cpu(rp->version_supported); - /* AOSP displays the verion number like v0.98, v1.00, etc. */ + /* AOSP displays the version number like v0.98, v1.00, etc. */ bt_dev_info(hdev, "AOSP extensions version v%u.%02u", version_supported >> 8, version_supported & 0xff); =20 --=20 2.50.0 From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 659C0288C9D; Thu, 3 Jul 2025 17:18:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563125; cv=none; b=BYKFtXu7pXIxdjbT98kjASWEX8UmMXVNI3fjgXGzFvIREfrIPClh0HQTp7JoYD/euEP2E6+Yzga46Ob1X1EKIdNata2cWo903E4r0yJZjZ554D5b9sXRKm/RS+AV9Wlh4exhYIHB5dXsw/vty6aJqTNfKuu4dnjgM6am66KG0hU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563125; c=relaxed/simple; bh=0eCsvuR4bu3TjfVEuzOE91/BdXRw1oTzdIEqsx0Fu/g=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=T6RQ9oL8+uUVY82Z3vcJKE4i9T3ZUmOwqjwHXhRDllSxLX5+tptzCfq7REOWbPAOnlo2BabjORl41iu0cqSHnyVBz39OSM4va6CWOMNArp8y38t+3rYvJpfGIfZ/jIDVFEp8zYqvQjyWEHgvy8xZTzdwoREO/zSeOn64bCZ1nBI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id 816A4442C0; Thu, 3 Jul 2025 17:18:39 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 6/7] Bluetooth: RFCOMM: Fix typos in comments Date: Thu, 3 Jul 2025 19:17:00 +0200 Message-ID: <20250703171815.1011001-7-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgepgeenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- net/bluetooth/rfcomm/core.c | 3 ++- net/bluetooth/rfcomm/tty.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/bluetooth/rfcomm/core.c b/net/bluetooth/rfcomm/core.c index 3b8f39618d65..96250807b32b 100644 --- a/net/bluetooth/rfcomm/core.c +++ b/net/bluetooth/rfcomm/core.c @@ -1962,7 +1962,8 @@ static void rfcomm_accept_connection(struct rfcomm_se= ssion *s) int err; =20 /* Fast check for a new connection. - * Avoids unnesesary socket allocations. */ + * Avoids unnecessary socket allocations. + */ if (list_empty(&bt_sk(sock->sk)->accept_q)) return; =20 diff --git a/net/bluetooth/rfcomm/tty.c b/net/bluetooth/rfcomm/tty.c index 21a5b5535ebc..58d1707f7daf 100644 --- a/net/bluetooth/rfcomm/tty.c +++ b/net/bluetooth/rfcomm/tty.c @@ -980,7 +980,7 @@ static void rfcomm_tty_set_termios(struct tty_struct *t= ty, baud =3D RFCOMM_RPN_BR_230400; break; default: - /* 9600 is standard accordinag to the RFCOMM specification */ + /* 9600 is standard according to the RFCOMM specification */ baud =3D RFCOMM_RPN_BR_9600; break; =20 --=20 2.50.0 From nobody Wed Oct 8 00:41:57 2025 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0654C28C031; Thu, 3 Jul 2025 17:18:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563128; cv=none; b=f2vwh4NypHHBPwjHH1bkOECAkIGkBODQB+kvyFDx30AVuBRQ8Xnas/8kbiIKWteSCYj78qk15zVZ9E/h+4v7IvBEsPOJWeO2YujjAXkYfHsDZnVrZLkj/Pg3qtRvXfKkVsZwbRrY094hMOCuJp9s0Gip2keaC3Dp/gtZHSAtb0Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751563128; c=relaxed/simple; bh=J99JaJ4floWwfZaj+zZ6sO0yTygkK0zGjhShgkmfZFQ=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=XuwOukZdbM3RYzmk16St5LOJbcJ4SKNy0kvFkwfSh3DrmymbazEOb8T30gd7UFYnUPrQ8TIXrfwAqZRPaDaRou2YZ1GeXOJdUdJDCiPJT3i29E6eMajb2B7TCl9QDD35M2G4/iF5Ur29yekGJ3nZvY33t+N/Wp8y8j2qFz8oDMk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net; spf=pass smtp.mailfrom=hadess.net; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hadess.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hadess.net Received: by mail.gandi.net (Postfix) with ESMTPSA id DD0E6442C9; Thu, 3 Jul 2025 17:18:41 +0000 (UTC) From: Bastien Nocera To: trivial@kernel.org, Marcel Holtmann , Luiz Augusto von Dentz , Sean Wang , Matthias Brugger , AngeloGioacchino Del Regno , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Johan Hedberg , Ingo Molnar , Thomas Gleixner , Bastien Nocera , Al Viro , Kees Cook , Erick Archer , Chris Lu , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Subject: [PATCH v2 7/7] Bluetooth: Fix typos in comments Date: Thu, 3 Jul 2025 19:17:01 +0200 Message-ID: <20250703171815.1011001-8-hadess@hadess.net> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250703171815.1011001-1-hadess@hadess.net> References: <20250703171815.1011001-1-hadess@hadess.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddvtdekiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeeurghsthhivghnucfpohgtvghrrgcuoehhrgguvghssheshhgruggvshhsrdhnvghtqeenucggtffrrghtthgvrhhnpeekteetgeettdehieduiedttdetffelleehtdejkeeluedvgfffvdevteetudfhkeenucfkphepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefnecuvehluhhsthgvrhfuihiivgepieenucfrrghrrghmpehinhgvthepvdgrtddumegvfeegmegvtgejfeemtghfvddtmeejudgurgemfegsugemvddtrgelmedufeefpdhhvghlohepohhlihhmphhitgdpmhgrihhlfhhrohhmpehhrgguvghssheshhgruggvshhsrdhnvghtpdhnsggprhgtphhtthhopedvfedprhgtphhtthhopehtrhhivhhirghlsehkvghrnhgvlhdrohhrghdprhgtphhtthhopehmrghrtggvlheshhholhhtmhgrnhhnrdhorhhgpdhrtghpthhtoheplhhuihiirdguvghnthiisehgmhgrihhlrdgtohhmpdhrtghpthhtohepshgvrghnrdifrghnghesmhgvughirghtvghkrdgtohhmpdhrtghpthhtohepmhgrthhth hhirghsrdgsghhgsehgmhgrihhlrdgtohhmpdhrtghpthhtoheprghnghgvlhhoghhiohgrtggthhhinhhordguvghlrhgvghhnohestgholhhlrggsohhrrgdrtghomhdprhgtphhtthhopehsvhgvnheskhgvrhhnvghlrdhorhhgpdhrtghpthhtohepjhesjhgrnhhnrghurdhnvght X-GND-Sasl: hadess@hadess.net Content-Type: text/plain; charset="utf-8" Found by codespell. Signed-off-by: Bastien Nocera --- net/bluetooth/hci_conn.c | 2 +- net/bluetooth/hci_event.c | 4 ++-- net/bluetooth/hci_sync.c | 2 +- net/bluetooth/lib.c | 2 +- net/bluetooth/smp.c | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c index 4f379184df5b..cb360adbb6ec 100644 --- a/net/bluetooth/hci_conn.c +++ b/net/bluetooth/hci_conn.c @@ -814,7 +814,7 @@ static int hci_le_big_terminate(struct hci_dev *hdev, u= 8 big, struct hci_conn *c * * Detects if there any BIS left connected in a BIG * broadcaster: Remove advertising instance and terminate BIG. - * broadcaster receiver: Teminate BIG sync and terminate PA sync. + * broadcaster receiver: Terminate BIG sync and terminate PA sync. */ static void bis_cleanup(struct hci_conn *conn) { diff --git a/net/bluetooth/hci_event.c b/net/bluetooth/hci_event.c index 66052d6aaa1d..a546cb058e8e 100644 --- a/net/bluetooth/hci_event.c +++ b/net/bluetooth/hci_event.c @@ -5754,7 +5754,7 @@ static void le_conn_complete_evt(struct hci_dev *hdev= , u8 status, conn->state =3D BT_CONFIG; =20 /* Store current advertising instance as connection advertising instance - * when sotfware rotation is in use so it can be re-enabled when + * when software rotation is in use so it can be re-enabled when * disconnected. */ if (!ext_adv_capable(hdev)) @@ -7077,7 +7077,7 @@ static void hci_le_big_info_adv_report_evt(struct hci= _dev *hdev, void *data, /* Entries in this table shall have their position according to the subeve= nt * opcode they handle so the use of the macros above is recommend since it= does * attempt to initialize at its proper index using Designated Initializers= that - * way events without a callback function can be ommited. + * way events without a callback function can be omitted. */ static const struct hci_le_ev { void (*func)(struct hci_dev *hdev, void *data, struct sk_buff *skb); diff --git a/net/bluetooth/hci_sync.c b/net/bluetooth/hci_sync.c index 6687f2a4d1eb..febad7922008 100644 --- a/net/bluetooth/hci_sync.c +++ b/net/bluetooth/hci_sync.c @@ -5633,7 +5633,7 @@ int hci_abort_conn_sync(struct hci_dev *hdev, struct = hci_conn *conn, u8 reason) } =20 /* Cleanup hci_conn object if it cannot be cancelled as it - * likelly means the controller and host stack are out of sync + * likely means the controller and host stack are out of sync * or in case of LE it was still scanning so it can be cleanup * safely. */ diff --git a/net/bluetooth/lib.c b/net/bluetooth/lib.c index 43aa01fd07b9..305044a84478 100644 --- a/net/bluetooth/lib.c +++ b/net/bluetooth/lib.c @@ -54,7 +54,7 @@ EXPORT_SYMBOL(baswap); * bt_to_errno() - Bluetooth error codes to standard errno * @code: Bluetooth error code to be converted * - * This function takes a Bluetooth error code as input and convets + * This function takes a Bluetooth error code as input and converts * it to an equivalent Unix/standard errno value. * * Return: diff --git a/net/bluetooth/smp.c b/net/bluetooth/smp.c index 47f359f24d1f..5b4ade03bdcc 100644 --- a/net/bluetooth/smp.c +++ b/net/bluetooth/smp.c @@ -3172,7 +3172,7 @@ static void smp_ready_cb(struct l2cap_chan *chan) /* No need to call l2cap_chan_hold() here since we already own * the reference taken in smp_new_conn_cb(). This is just the * first time that we tie it to a specific pointer. The code in - * l2cap_core.c ensures that there's no risk this function wont + * l2cap_core.c ensures that there's no risk this function won't * get called if smp_new_conn_cb was previously called. */ conn->smp =3D chan; --=20 2.50.0