From: wwang Date: Mon, 11 Jul 2011 02:20:20 +0000 (+0800) Subject: staging: rts_pstor: Fix a miswriting X-Git-Tag: v3.1-rc1~232^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a3833fd4909c2d88683c0798fe039a69723194;p=pandora-kernel.git staging: rts_pstor: Fix a miswriting cppcheck reported: [staging/rts_pstor/sd.c:3730] -> [staging/rts_pstor/sd.c:3726]: (style) Found duplicate if expressions. It's a miswriting, and the second if expression should be "(rsp_type == SD_RSP_TYPE_R0)" Signed-off-by: wwang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed