From: Jes Sorensen Date: Mon, 9 Jun 2014 13:16:05 +0000 (+0200) Subject: staging: rtl8723au: Remove WMM_ defines X-Git-Tag: cleanup-for-v3.18~125^2~2088 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9324c88533fbb15ec59de8e0d4b9d0c9d100026;p=pandora-kernel.git staging: rtl8723au: Remove WMM_ defines Only one is used, and only describes the size of an array defined in a local function. Use sizeof() in the local function to deobfuscate it. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed