From 428bd7df5dbaeb704268cc22e065712166e8bedd Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Mon, 10 Mar 2014 19:10:24 +0100 Subject: [PATCH] staging: rtl8187se: Convert _RT_PS_MODE typedef into an enum The Documentation/CodingStyle doesn't recommend the use of typedef, convert this into an enum. 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: Peter P Waskiewicz Jr --- Reading git-format-patch failed