Change in mom[master]: cleanup: Remove trailing whitespace from all python files

Adam Litke has submitted this change and it was merged. Change subject: cleanup: Remove trailing whitespace from all python files ...................................................................... cleanup: Remove trailing whitespace from all python files Using the command below, remove all trailing whitespace characters from python files in the MOM source. This will help make MOM code cleaner and will avoid incremental whitespace noise in future patches. Change-Id: Ibb4ccce9c0cb6884d9d75b04f72c885a272490ed Signed-off-by: Adam Litke <agl@us.ibm.com> Reviewed-on: http://gerrit.ovirt.org/13761 --- M contrib/mom-rpcclient.py M mom/Collectors/Collector.py M mom/Collectors/GuestNetworkDaemon.py M mom/Collectors/GuestQemuAgent.py M mom/Collectors/GuestQemuProc.py M mom/Collectors/HostKSM.py M mom/Collectors/HostMemory.py M mom/Collectors/QemuGuestAgentClient.py M mom/Controllers/Balloon.py M mom/Controllers/KSM.py M mom/Entity.py M mom/GuestManager.py M mom/GuestMonitor.py M mom/HostMonitor.py M mom/LogUtils.py M mom/Monitor.py M mom/Plotter.py M mom/Policy/Parser.py M mom/RPCServer.py M mom/debug/StackDumper.py 20 files changed, 100 insertions(+), 100 deletions(-) Approvals: Adam Litke: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13761 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibb4ccce9c0cb6884d9d75b04f72c885a272490ed Gerrit-PatchSet: 4 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Adam Litke <agl@us.ibm.com> Gerrit-Reviewer: Adam Litke <agl@us.ibm.com> Gerrit-Reviewer: Mei Liu <liumbj@linux.vnet.ibm.com>
participants (1)
-
agl@us.ibm.com