| commit | 0b1140782a68569b859b727de67eecf95a74ab44 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@kernel.org> | Tue Jun 10 01:23:32 2008 +0300 |
| committer | Jeff Garzik <jgarzik@redhat.com> | Wed Jun 11 21:58:32 2008 -0400 |
| tree | c92b570ff4494afccde53d8f27c610c4fa578dcf | |
| parent | 3cacd2a1ce5464b9874508927d561c0dfce74637 [diff] |
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>