[PATCH] blspec: fix typo
Ulrich Ölmann
u.oelmann at pengutronix.de
Tue Sep 27 00:33:12 PDT 2016
Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
common/blspec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/blspec.c b/common/blspec.c
index 40d4546d2880..1846fa277076 100644
--- a/common/blspec.c
+++ b/common/blspec.c
@@ -348,7 +348,7 @@ out:
* entry_is_of_compatible - check if a bootspec entry is compatible with
* the current machine.
*
- * returns true is the entry is compatible, false otherwise
+ * returns true if the entry is compatible, false otherwise
*/
static bool entry_is_of_compatible(struct blspec_entry *entry)
{
--
2.9.3
More information about the barebox
mailing list