]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: dream: smd: smd_qmi: fix code style issues
authorChihau Chau <chihau@gmail.com>
Thu, 15 Apr 2010 21:01:37 +0000 (17:01 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:45 +0000 (11:35 -0700)
commit9c552ca6c66dac16c0de925a9e2598ed8f275595
tree22807e2396bf2ae26c7329f12c3c1fb70f88569e
parentaddb32317e672fa3b0fb5ae0dd1ef8c2a8547dad
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