From 09e0b2ff32538a032936631ad9c110c42fab7f26 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Mon, 27 Apr 2015 01:25:40 -0400 Subject: [PATCH] rtl8192u: delete another embedded instance of generic reason codes We have global copies of all these reason codes. We don't need local copies. Worse is that these seem totally unused; a grep for some of the fields comes up empty, and it still compiles after its complete removal. Signed-off-by: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed