From: Kinglong Mee Date: Fri, 22 Aug 2014 14:18:42 +0000 (-0400) Subject: locks: Rename __locks_copy_lock() to locks_copy_conflock() X-Git-Tag: fixes-against-v3.18-rc2~119^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe0fff18fe87c6a2179837de68d1174903c6367;p=pandora-kernel.git locks: Rename __locks_copy_lock() to locks_copy_conflock() Jeff advice, " Right now __locks_copy_lock is only used to copy conflocks. It would be good to rename that to something more distinct (i.e.locks_copy_conflock), to make it clear that we're generating a conflock there." v5: change order from 3/6 to 2/6 v4: new patch only renaming function name Signed-off-by: Kinglong Mee Signed-off-by: Jeff Layton --- Reading git-diff-tree failed