1
0
Fork 0

leaking_addresses: remove version number

We have git now, we don't need a version number.  This was originally
added because leaking_addresses.pl shamelessly (and mindlessly) copied
checkpatch.pl

Remove version number from script.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
hifive-unleashed-5.1
Tobin C. Harding 2018-02-27 15:15:34 +11:00
parent 2ad7429392
commit 3482737449
1 changed files with 0 additions and 2 deletions

View File

@ -31,7 +31,6 @@ use bigint qw/hex/;
use feature 'state';
my $P = $0;
my $V = '0.01';
# Directories to scan.
my @DIRS = ('/proc', '/sys');
@ -85,7 +84,6 @@ sub help
print << "EOM";
Usage: $P [OPTIONS]
Version: $V
Options: