]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: dream: smd: smd_qmi: fix code style issues
authorChihau Chau <chihau@gmail.com>
Mon, 15 Mar 2010 03:44:54 +0000 (00:44 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:45 +0000 (11:35 -0700)
commitec0d06446ee93bfcb8ac9f5b7b21ba902d551b9d
tree6574c17c3c93f43efeb35030f15a4b999a912c41
parent611e6f2b1fdb16a90577754fd44a652815f113c2
Staging: dream: smd: smd_qmi: fix code style issues

This fixes some code style issues about to #include <linux/uaccess.h>
instead of <asm/uaccess.h> and some not necessary braces {}.

Signed-off-by: Chihau Chau <chihau@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/dream/smd/smd_qmi.c