From: Alan Cox Date: Wed, 24 Nov 2010 19:38:02 +0000 (+0000) Subject: Staging: sep: clean up some of the obvious sillies X-Git-Tag: v2.6.38-rc1~423^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da14e55130785db243a98523b57ddf56d6c6320a;p=pandora-kernel.git Staging: sep: clean up some of the obvious sillies Various assignments are done but not used dev_dbg formatting is a bit weird and wraps when not needed Take out some of the blank lines and reformat a bit to reduce view size Remove some comments that are obvious Fix else formatting Remove some user triggerable dev_warns Fix copy_from_user error return cases (-EFAULT not bytes copied) Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed