From: Sangho Yi Date: Wed, 17 Oct 2012 10:11:06 +0000 (+0900) Subject: staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *bar X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1097 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ac80e498a67191a95fdaf7a97e2b317a984aacd;p=pandora-kernel.git staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *bar Fixed coding style errors like foo* bar to foo *bar for the definition of input and output variables of the function interfaces. Signed-off-by: Sangho Yi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed