From: Ezequiel Garcia Date: Fri, 7 Mar 2014 19:46:47 +0000 (-0300) Subject: dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup() X-Git-Tag: fixes-for-v3.18-merge-window~35^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbeec99ad5c03060ba71c470ac373e24e23a80e0;p=pandora-kernel.git dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup() Now that mv_xor_slot_cleanup() has no remaining callers, we remove it and rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup(). We take this opportunity to add a comment that makes it clear that the channel spinlock should be held before calling mv_xor_slot_cleanup(). Signed-off-by: Thomas Petazzoni Signed-off-by: Ezequiel Garcia Signed-off-by: Dan Williams --- Reading git-diff-tree failed