git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e394da
)
drbd: Move some functions to where they are used
author
Andreas Gruenbacher
<agruen@linbit.com>
Wed, 26 Jan 2011 17:45:11 +0000
(18:45 +0100)
committer
Philipp 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