Staging: dream: smd: smd_qmi: fix code style issues
commit41f8b96e3d1a25e328ae77727fefa4e3c780f8a4
authorChihau Chau <chihau@gmail.com>
Thu, 15 Apr 2010 21:01:37 +0000 (15 17:01 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:45 +0000 (11 11:35 -0700)
tree22807e2396bf2ae26c7329f12c3c1fb70f88569e
parenteb450e894524f912941b121ff036dae14b83d53d
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 <chihau@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/dream/smd/smd_qmi.c