Re: finding unused globals in the kernel

From: Keith Owens
Date: Mon Mar 01 2004 - 01:24:13 EST


On Mon, 01 Mar 2004 17:11:12 +1100,
Keith Owens <kaos@xxxxxxxxxx> wrote:
>namespace.pl below handles all the special cases on kernels from 2.0
>through 2.4. It needs updating for 2.6 kernels, enjoy.

>my $nm = "/usr/bin/nm -p"; # in case somebody moves nm
>$nm = "/sw/sdev/gcc+bin-ia64/as3-gcc323-bin2.14.90.0.4/bin/nm -p"; # in case somebody moves nm

Oops, testing line left in. Delete the line that uses /sw/sdev.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/