From 56f1411415355ff8df7613a02c919a8877f9c092 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Tue, 25 Feb 2014 14:37:01 +0100 Subject: [PATCH] staging: rtl8187se: Convert CHANNEL_LIST 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