From: Roel Kluin Date: Sun, 17 Jan 2010 19:25:36 +0000 (+0100) Subject: msm_sdcc.c: missing brackets in msmsdcc_resume() X-Git-Tag: v2.6.34-rc2~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8a2fb34f5670b1f07483bfa40de9ce539dbdb2;p=pandora-kernel.git msm_sdcc.c: missing brackets in msmsdcc_resume() Since the curly brackets were missing the test and enable_irq(), if true, occurred twice. Signed-off-by: Roel Kluin --- Reading git-diff-tree failed