From: Ana Rey Date: Wed, 26 Feb 2014 14:29:03 +0000 (+0100) Subject: staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct. X-Git-Tag: v3.15-rc1~139^2~826 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02981dac48765708322146d756fbd230164789b2;p=pandora-kernel.git staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct. The Documentation/CodingStyle doesn't recommend the use of typedef, convert this to structure. While at it, I have also renamed the variable names that were used in this typedef not to use Hungarian notation. Signed-off-by: Ana Rey Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed