From f37e756033c918c198bc2df6dada27df25ce5a6f Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Wed, 26 Feb 2014 15:30:23 +0100 Subject: [PATCH] staging: rtl8187se: Convert Stats 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