On Tue, Oct 4, 2016 at 6:14 PM, Dan Kenigsberg <danken(a)redhat.com> wrote:
On Tue, Oct 04, 2016 at 12:37:31AM +0300, Nir Soffer wrote:
> Hi all,
>
> Adam mentioned this tool, finding dead code:
>
https://pypi.python.org/pypi/vulture
>
> Running on vdsm show lot of unused code. On first look, it has not of false
Cool.
I suppose you ment "has not" -> "has lots"
I did
> positives but I'm sure we can find lot of useful info in the
report.
>
> See example run bellow.
Let
https://gerrit.ovirt.org/#/c/65097/ be the first cleanup patch
Thanks!