2012/8/6 Michal Privoznik <[email protected]>: > On 05.08.2012 13:48, Matthias Bolte wrote: >> esxVI_LookupHostSystemProperties guarantees that hostSystem is non-NULL. >> Remove redundant NULL checks from callers. >> >> Also prefer esxVI_GetStringValue over open-coding the logic. >> --- >> src/esx/esx_driver.c | 82 >> +++++++++--------------------------------------- >> src/esx/esx_vi.c | 4 +- >> src/esx/esx_vi_types.c | 3 +- >> 3 files changed, 19 insertions(+), 70 deletions(-) >> > > ACK
Thanks, pushed. -- Matthias Bolte http://photron.blogspot.com -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
