From c0cfe01fbcf7a823e157eafa545881bcece268e4 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Mon, 10 Mar 2014 18:56:47 +0100 Subject: [PATCH] staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum The Documentation/CodingStyle doesn't recommend the use of typedef, convert this to 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