From: Matthias Schoepe Date: Thu, 26 Dec 2013 19:23:32 +0000 (+0100) Subject: Staging rtl8192e: Fixing checkpatch errors X-Git-Tag: v3.14-rc1~150^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0711c4da327de531a9f4af7a40d7043d06771b4;p=pandora-kernel.git Staging rtl8192e: Fixing checkpatch errors We fixed checkpatch errors of the following type: ERROR: "foo * bar" should be "foo *bar" The error was fixed in the following files of the rtl8192e staging driver: rtllib_softmac.c rtllib_rx.c rtllib_crypt.c rtllib.h There are no functional changes in this patch. Signed-off-by: Matthias Schoepe Signed-off-by: Andreas Frembs Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed