Re: [libvirt] [PATCH 5/5] domain: fix the main function name to be consistent with file name

2012-06-13 Thread Osier Yang
On 2012年06月13日 14:53, Wanlong Gao wrote: > The main function name should be consistent with the file's > basename. > > Signed-off-by: Wanlong Gao > --- > repos/domain/domain_blkinfo.py | 2 +- > repos/domain/domain_id.py | 2 +- > repos/domain/domain_name.py| 2 +- > repos/domain/dom

[libvirt] [PATCH 5/5] domain: fix the main function name to be consistent with file name

2012-06-13 Thread Wanlong Gao
The main function name should be consistent with the file's basename. Signed-off-by: Wanlong Gao --- repos/domain/domain_blkinfo.py | 2 +- repos/domain/domain_id.py | 2 +- repos/domain/domain_name.py| 2 +- repos/domain/domain_uuid.py| 2 +- 4 files changed, 4 insertions(+), 4 del