···330330 /* Loop from the end of the firmware parsing instructions, until331331 * we find an instruction that identifies the "project ID" for the332332 * hardware supported by this firwmare file.333333- * Once we have that, we double-check that that project_id is suitable333333+ * Once we have that, we double-check that project_id is suitable334334 * for the hardware we are working with.335335 */336336 while (fwptr >= btrtl_dev->fw_data + (sizeof(*epatch_info) + 3)) {