Miscellaneous style fixes
authorIustin Pop <iustin@google.com>
Mon, 5 Nov 2007 15:06:24 +0000 (15:06 +0000)
committerIustin Pop <iustin@google.com>
Mon, 5 Nov 2007 15:06:24 +0000 (15:06 +0000)
commit65fe4693f9adb432f8368b0aab9acbac738f6a23
tree78179035bcfbb5089bdfc32bb368245cdb1c1364
parentd74c2ca118bc75e9ae83f54d6d9e9fd420c76691
Miscellaneous style fixes

This patch fixes some minor pylint warnings (unused variables, wrong
indentation, etc.) and a real bug in the recovery for drbd8 rename
procedure.

Reviewed-by: imsnah
lib/backend.py
lib/bdev.py
lib/cli.py
lib/cmdlib.py
lib/utils.py