mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
Replace device_init() with generalized type_init(). While at it, unify naming convention: type_init([$prefix_]register_types) Also, type_init() is a function, so add preceding blank line where necessary and don't put a semicolon after the closing brace. Signed-off-by: Andreas Färber <afaerber@suse.de> Cc: Anthony Liguori <anthony@codemonkey.ws> Cc: malc <av1474@comtv.ru> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |
||
|---|---|---|
| .. | ||
| codir.c | ||
| cofile.c | ||
| cofs.c | ||
| coxattr.c | ||
| virtio-9p-coth.c | ||
| virtio-9p-coth.h | ||
| virtio-9p-device.c | ||
| virtio-9p-handle.c | ||
| virtio-9p-local.c | ||
| virtio-9p-posix-acl.c | ||
| virtio-9p-proxy.c | ||
| virtio-9p-proxy.h | ||
| virtio-9p-synth.c | ||
| virtio-9p-synth.h | ||
| virtio-9p-xattr-user.c | ||
| virtio-9p-xattr.c | ||
| virtio-9p-xattr.h | ||
| virtio-9p.c | ||
| virtio-9p.h | ||