From: Ashvini Varatharaj Date: Tue, 15 Oct 2013 12:44:30 +0000 (+0530) Subject: Staging: rtl8192e: Replacing (u8*) with (u8 *) X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f222c70ccf67f4569908e5f087b8dfc956696174;p=pandora-kernel.git Staging: rtl8192e: Replacing (u8*) with (u8 *) Fix checkpatch error: ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Ashvini Varatharaj Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed