From: NeilBrown Date: Mon, 27 Mar 2006 09:18:16 +0000 (-0800) Subject: [PATCH] md: Remove some stray semi-colons after functions called in macro.. X-Git-Tag: v2.6.17-rc1~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b46be38aef5c46a4e144f1bcb8d0cc6bf3ff97;p=pandora-kernel.git [PATCH] md: Remove some stray semi-colons after functions called in macro.. wait_event_lock_irq puts a ';' after its usage of the 4th arg, so we don't need to. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed