From: Joseph Qi Date: Wed, 3 Jul 2013 22:00:46 +0000 (-0700) Subject: fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d627cf1f41c6ca550bb404dfbc4bae2c954611;p=pandora-kernel.git fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations Below 3 functions have already been declared in dlmcommon.h, so we have no need to declare them again in dlmrecovery.c: dlm_complete_recovery_thread dlm_launch_recovery_thread dlm_kick_recovery_thread Signed-off-by: Joseph Qi Cc: Joel Becker Cc: Mark Fasheh Acked-by: Sunil Mushran Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed