From: Benjamin Romer Date: Tue, 4 Nov 2014 16:25:22 +0000 (-0500) Subject: staging: unisys: fix bracketing in visor_periodic_work_stop() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b5c6d3531725edbbdde3e2c2221f1a27f00bd7;p=pandora-kernel.git staging: unisys: fix bracketing in visor_periodic_work_stop() The last if statement in this function is missing brackets on the else clause. Add them. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed