drbd: Move some functions to where they are used
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 26 Jan 2011 17:45:11 +0000 (18:45 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 28 Sep 2011 08:26:28 +0000 (10:26 +0200)
Move drbd_update_congested() to drbd_main.c, and drbd_req_new() and
drbd_req_free() to drbd_req.c: those functions are not used anywhere
else.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found