From: Micky Ching Date: Wed, 2 Apr 2014 09:58:52 +0000 (+0800) Subject: staging: rts5208: fix static checker warnings X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~892 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2ec0f9ada1db6778851fcc9f736b5ca00c97ec;p=pandora-kernel.git staging: rts5208: fix static checker warnings The patch fa590c222fba: "staging: rts5208: add support for rts5208 and rts5288" from Nov 12, 2013, leads to the following static checker warning: drivers/staging/rts5208/rtsx_chip.c:107 rtsx_enable_bus_int() warn: add curly braces? This warning is produced because incorrect code indent. Signed-off-by: Micky Ching Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed