From: Martin Schwidefsky Date: Mon, 7 Dec 2009 11:52:03 +0000 (+0100) Subject: [S390] tape: cleanup reference counting X-Git-Tag: v2.6.33-rc1~349^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fd138c366a8a302d9da8a428c6e927c8bff7d35;p=pandora-kernel.git [S390] tape: cleanup reference counting Rename tape_get_device to tape_find_device and tape_get_device_reference to tape_get_device. The old names didn't make too much sense. Follow the get_device()/put_device() semantic and convert tape_put_device to a void function. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed