On 06/10/2010 02:05 AM, Luiz Capitulino wrote:
On Tue, 8 Jun 2010 12:31:38 +0530
Prerna Saxena wrote:
This exports tdb_hash() for use by tracing framework.
Suggest to rename it (eg. qemu_hash()) and move it to a better location, qdict
is not the best module to export such service.
Would
On Tue, 8 Jun 2010 12:31:38 +0530
Prerna Saxena wrote:
> This exports tdb_hash() for use by tracing framework.
Suggest to rename it (eg. qemu_hash()) and move it to a better location, qdict
is not the best module to export such service.
>
> Signed-off-by: Prerna Saxena
> ---
> qdict.c |
This exports tdb_hash() for use by tracing framework.
Signed-off-by: Prerna Saxena
---
qdict.c |2 +-
qdict.h |2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/qdict.c b/qdict.c
index 175bc17..5261872 100644
--- a/qdict.c
+++ b/qdict.c
@@ -56,7 +56,7 @@ QDict *qobject