]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drbd: Request lookup code cleanup (1)
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 5 Jan 2011 22:27:02 +0000 (23:27 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 25 Aug 2011 12:58:00 +0000 (14:58 +0200)
commit516245856456db591c5336a90584077545e772b1
treeb07dd117fdc8ce0145ddc074280dacef64bf6d44
parent9c50842a35420f9c8fde9da626a9c0cad456becc
drbd: Request lookup code cleanup (1)

Move _ar_id_to_req() to drbd_receiver.c and mark it non-inline.  Remove
the leading underscores from _ar_id_to_req() and _ack_id_to_req().  Mark
ar_hash_slot() inline.

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