From: Devendra Naga Date: Sat, 7 Jul 2012 06:02:15 +0000 (+0530) Subject: staging/rts_pstor: fix the no brace needed warning X-Git-Tag: v3.6-rc1~100^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d3de9b01419ff1f2c776b2683586c2f269d3607;p=pandora-kernel.git staging/rts_pstor: fix the no brace needed warning for if else statements having single block no braces are needed fixed the following checkpatch warning drivers/staging/rts_pstor/sd.c:140: WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed