From: Jeff Layton Date: Fri, 16 Jan 2015 20:05:57 +0000 (-0500) Subject: locks: clean up the lm_change prototype X-Git-Tag: fixes-v4.0-rc1~159^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7448cc37b1a6b620d948aaee3bb30960c06d5d5d;p=pandora-kernel.git locks: clean up the lm_change prototype Now that we use standard list_heads for tracking leases, we can have lm_change take a pointer to the lease to be modified instead of a double pointer. Signed-off-by: Jeff Layton Acked-by: Christoph Hellwig --- Reading git-diff-tree failed