* [Qemu-devel] [PATCH 1/1] Trivial typo: ctz->cto
@ 2014-02-12 17:14 Dr. David Alan Gilbert (git)
2014-02-15 12:22 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2014-02-12 17:14 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, rth
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
---
include/qemu/host-utils.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/qemu/host-utils.h b/include/qemu/host-utils.h
index de85d28..285c5fb 100644
--- a/include/qemu/host-utils.h
+++ b/include/qemu/host-utils.h
@@ -217,7 +217,7 @@ static inline int ctz64(uint64_t val)
}
/**
- * ctz64 - count trailing ones in a 64-bit value.
+ * cto64 - count trailing ones in a 64-bit value.
* @val: The value to search
*
* Returns 64 if the value is -1.
--
1.8.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/1] Trivial typo: ctz->cto
2014-02-12 17:14 [Qemu-devel] [PATCH 1/1] Trivial typo: ctz->cto Dr. David Alan Gilbert (git)
@ 2014-02-15 12:22 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2014-02-15 12:22 UTC (permalink / raw)
To: Dr. David Alan Gilbert (git); +Cc: qemu-trivial, qemu-devel, rth
Thanks, applied to the trivial patches queue.
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-15 12:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 17:14 [Qemu-devel] [PATCH 1/1] Trivial typo: ctz->cto Dr. David Alan Gilbert (git)
2014-02-15 12:22 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).