提交 db5b09f6 编写于 作者: B Brian Norris

mtd: nand: correct indentation within conditional

We had an extra tab.
Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
上级 b74bdbe5
......@@ -3685,7 +3685,7 @@ static struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd,
if (find_full_id_nand(mtd, chip, type, id_data, &busw))
goto ident_done;
} else if (*dev_id == type->dev_id) {
break;
break;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册