Skip to content
Commit 8bd9890e authored by Arnaud Patard's avatar Arnaud Patard Committed by Arjan van de Ven
Browse files

fastboot: Fix bootgraph.pl initcall name regexp



The regexp used to match the start and the end of an initcall
are matching only on [a-zA-Z\_]. This rules out initcalls with
a number in them. This patch is fixing that.

Signed-off-by: default avatarArnaud Patard <apatard@mandriva.com>
parent 709790a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment