From: Andreas Gruenbacher Date: Wed, 26 Jan 2011 17:45:11 +0000 (+0100) Subject: drbd: Move some functions to where they are used X-Git-Tag: v3.8-rc1~78^2~18^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e204cddaf76d19ce0e84f025b0946110694dbfb;p=pandora-kernel.git drbd: Move some functions to where they are used 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed