[PATCH] hypervisor: mmio: fix typo

9 views
Skip to first unread message

Peng Fan

unread,
Apr 19, 2016, 4:54:58 AM4/19/16
to jailho...@googlegroups.com, jan.k...@siemens.com, van.f...@gmail.com
Fix typo.
Change "at the end if the list" to "at the end of the list".

Signed-off-by: Peng Fan <van.f...@gmail.com>
---
hypervisor/mmio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hypervisor/mmio.c b/hypervisor/mmio.c
index 94dc286..30259ee 100644
--- a/hypervisor/mmio.c
+++ b/hypervisor/mmio.c
@@ -99,7 +99,7 @@ void mmio_region_register(struct cell *cell, unsigned long start,
break;

/*
- * Set and commit a dummy region at the end if the list so that
+ * Set and commit a dummy region at the end of the list so that
* we can safely grow it.
*/
cell->mmio_locations[cell->num_mmio_regions].start = -1;
--
2.6.2

Jan Kiszka

unread,
Apr 19, 2016, 5:07:28 AM4/19/16
to Peng Fan, jailho...@googlegroups.com
Thanks, queued.

Jan

--
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux
Reply all
Reply to author
Forward
0 new messages