commit | d9d8d452da89678ceed415161313a6c3cd08401c | [log] [tgz] |
---|---|---|
author | Cao jin <caoj.fnst@cn.fujitsu.com> | Sun Apr 17 15:45:54 2016 +0800 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 07 18:19:23 2016 +0300 |
tree | 9e17ff04575a297b4fe7f4e4e5bdd95fe76f6af1 | |
parent | 3b7c78c83af5cb9e93b1ccb54b5cb5375eb438dc [diff] |
qdev: Clean up around properties include: 1. remove unnecessary declaration of static function 2. fix inconsistency between comment and function name, and typo OOM->QOM 2. update comments of functions, use uniform format(GTK-Doc style) Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>