From: Dan Carpenter Date: Mon, 18 Jan 2010 11:23:20 +0000 (+0300) Subject: Staging: rtl8187se: fix if statement X-Git-Tag: v2.6.34-rc1~10^2~1^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffd4e16cd6e5893148c31f86d1b48db10b64baa;p=pandora-kernel.git Staging: rtl8187se: fix if statement I removed a misplace semicolon. It is clear from the indentation that TxPwrTracking87SE() was only supposed to be called if CheckTxPwrTracking() returned true. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed