From: Paul Gortmaker Date: Mon, 27 Apr 2015 05:25:40 +0000 (-0400) Subject: rtl8192u: delete another embedded instance of generic reason codes X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~867 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e0b2ff32538a032936631ad9c110c42fab7f26;p=pandora-kernel.git 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-diff-tree failed