From: Mark Fasheh Date: Mon, 9 Oct 2006 23:02:40 +0000 (-0700) Subject: ocfs2: remove unused handle argument from ocfs2_meta_lock_full() X-Git-Tag: v2.6.20-rc2~6^2~13^2~9^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcec1847ac4f75c2ee6d091b495f34d8d822e6a;p=pandora-kernel.git ocfs2: remove unused handle argument from ocfs2_meta_lock_full() Now that this is unused and all callers pass NULL, we can safely remove it. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed