From: Chihau Chau Date: Thu, 15 Apr 2010 21:01:37 +0000 (-0400) Subject: Staging: dream: smd: smd_qmi: fix code style issues X-Git-Tag: v2.6.35-rc1~441^2^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f8b96e3d1a25e328ae77727fefa4e3c780f8a4;p=pandora-kernel.git Staging: dream: smd: smd_qmi: fix code style issues This fixes some code style issues detected with the checkpatch.pl script, like not necessary braces {} in some if and else statements and include a KERN_INFO facility level in a printk() function. Signed-off-by: Chihau Chau Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed