X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fheaderdep.pl;h=8dd019bc5a7361631c71dc1d5e33095b6f42b6a1;hb=461cbe77d0a4f887c33a3a95ea68a7daf23b4302;hp=b7f6c560e24d2e88aabb36aea8272465eb94936c;hpb=e7fd5d4b3d240f42c30a9e3d20a4689c4d3a795a;p=pandora-kernel.git diff --git a/scripts/headerdep.pl b/scripts/headerdep.pl index b7f6c560e24d..8dd019bc5a73 100755 --- a/scripts/headerdep.pl +++ b/scripts/headerdep.pl @@ -80,8 +80,7 @@ sub search { my $path = "$i/$filename"; return $path if -f $path; } - - return undef; + return; } sub parse_all {