From: Rashika Kheria Date: Sat, 2 Nov 2013 17:27:07 +0000 (+0530) Subject: Staging: rtl8187se: Replace "foo * bar" with "foo *bar" in ieee80211_crypt_tkip.c X-Git-Tag: v3.14-rc1~150^2~775^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080b94a71350ba78973ce1e0b164bc158c787f65;p=pandora-kernel.git Staging: rtl8187se: Replace "foo * bar" with "foo *bar" in ieee80211_crypt_tkip.c This patch fixes the following checkpatch.pl issues in ieee80211/ieee80211_crypt_tkip.c- ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed