tracing/fastboot: fix bootgraph.pl to run with "use strict"
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Tue, 14 Oct 2008 13:18:07 +0000 (14:18 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 22 Oct 2008 14:37:12 +0000 (16:37 +0200)
As a perl novice, I would prefer to have the benefit of the interpreters'
wisdom.  It turns out there were already some warnings, so let's fix them.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Acked-by: Frédéric Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found