From: kbuild test robot Date: Mon, 4 Aug 2014 03:49:40 +0000 (+1000) Subject: xfs: fix coccinelle warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~83^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eee8972cc1799d3dde3f1e699abf286ed3adbaf;p=pandora-kernel.git xfs: fix coccinelle warnings Removes unneeded semicolon, introduced by commit a70a4fa5 ("xfs: fix a couple error sequence jumps in xfs_mountfs"): fs/xfs/xfs_mount.c:858:24-25: Unneeded semicolon Generated by: scripts/coccinelle/misc/semicolon.cocci Signed-off-by: Fengguang Wu Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed