On 08/02/2017 04:35 AM, Pavel Hrdina wrote:
> On Tue, Aug 01, 2017 at 09:31:40AM -0400, John Ferlan wrote:
>>
>>
>> On 07/24/2017 09:38 AM, Pavel Hrdina wrote:
>>> All libvirt-dbus function should use virtDBus preffix and use only one
>>> coding style, camelCase.
>>>
>>
>> s/preffix/prefix
>>
>>
On Tue, Aug 01, 2017 at 09:31:40AM -0400, John Ferlan wrote:
>
>
> On 07/24/2017 09:38 AM, Pavel Hrdina wrote:
> > All libvirt-dbus function should use virtDBus preffix and use only one
> > coding style, camelCase.
> >
>
> s/preffix/prefix
>
> In general... Should "bus_path" just be Path - see
On 07/24/2017 09:38 AM, Pavel Hrdina wrote:
> All libvirt-dbus function should use virtDBus preffix and use only one
> coding style, camelCase.
>
s/preffix/prefix
In general... Should "bus_path" just be Path - seems redundant to have
"virtDBusBus"... It's not wrong, but mainly curious especial
All libvirt-dbus function should use virtDBus preffix and use only one
coding style, camelCase.
Signed-off-by: Pavel Hrdina
---
src/domain.c | 110 +-
src/events.c | 20 +--
src/main.c| 2 +-
src/manager.c | 32 ---