We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b445e2 commit 38f230fCopy full SHA for 38f230f
drivers/bluetooth/btrtl.c
@@ -330,7 +330,7 @@ static int rtlbt_parse_firmware(struct hci_dev *hdev,
330
/* Loop from the end of the firmware parsing instructions, until
331
* we find an instruction that identifies the "project ID" for the
332
* hardware supported by this firwmare file.
333
- * Once we have that, we double-check that that project_id is suitable
+ * Once we have that, we double-check that project_id is suitable
334
* for the hardware we are working with.
335
*/
336
while (fwptr >= btrtl_dev->fw_data + (sizeof(*epatch_info) + 3)) {
0 commit comments