From 12f2200f98471090228c70dc6b60b125452ca8a7 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Wed, 26 Feb 2014 15:32:23 +0100 Subject: [PATCH] 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-format-patch failed