From: Christoph Paasch Date: Sat, 28 Jun 2014 12:12:44 +0000 (+0200) Subject: xfrm4: Remove duplicate semicolon X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1759389e8af46d724220785bf710b7bdbebdfa48;p=pandora-kernel.git xfrm4: Remove duplicate semicolon 3328715e6c1fc (xfrm4: Add IPsec protocol multiplexer) adds a duplicate semicolon after the return-statement. Although it has no negative impact, the second semicolon should be removed. Cc: Steffen Klassert Cc: Herbert Xu Signed-off-by: Christoph Paasch Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed