From: Ana Rey Date: Wed, 26 Feb 2014 14:32:23 +0000 (+0100) Subject: staging: rtl8187se: Convert _link_detect_t typedef into a struct. X-Git-Tag: v3.15-rc1~139^2~824 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f2200f98471090228c70dc6b60b125452ca8a7;p=pandora-kernel.git staging: rtl8187se: Convert _link_detect_t 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