]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drbd: Move drbd_free_tl_hash() to drbd_main()
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 13 Jan 2011 22:05:39 +0000 (23:05 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 25 Aug 2011 12:57:58 +0000 (14:57 +0200)
commitd628769b3c6b4ddafea358944ef1f106fccfaaff
tree42fc5693c848b5486e3475a6b5051ec17b93f502
parent579b57ed730819970a3542b4bbcc2d4176f25c72
drbd: Move drbd_free_tl_hash() to drbd_main()

This is the only place where this function is used.  Make it static.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_receiver.c