From: Teodora Baluta Date: Sat, 19 Oct 2013 18:09:48 +0000 (+0300) Subject: staging: rtl8187se: checkpatch cleanups X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=207287595bb2e9070d45780382f115fcd42e893d;p=pandora-kernel.git staging: rtl8187se: checkpatch cleanups Fix the following checkpatch.pl errors: drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c:890: "foo* bar" should be "foo *bar" drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c:944: "foo* bar" should be "foo *bar" Signed-off-by: Teodora Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed