make hplance_{init,cleanup}_module() static
commit0b1140782a68569b859b727de67eecf95a74ab44
authorAdrian Bunk <bunk@kernel.org>
Mon, 9 Jun 2008 22:23:32 +0000 (10 01:23 +0300)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Jun 2008 01:58:32 +0000 (11 21:58 -0400)
treec92b570ff4494afccde53d8f27c610c4fa578dcf
parent3cacd2a1ce5464b9874508927d561c0dfce74637
make hplance_{init,cleanup}_module() static

This patch makes the needlessly global hplance_{init,cleanup}_module()
static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/hplance.c