From: Andreas Frembs Date: Sun, 5 Jan 2014 12:25:37 +0000 (+0100) Subject: Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corres... X-Git-Tag: v3.14-rc1~150^2~56 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ad3d5fdeb52d9b8cef7d6b1cc47ee853b7fa6b;p=pandora-kernel.git Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.h We fixed in rtllib_debug.h the following checkpatch warning: WARNING: do {} while (0) macros should not be semicolon terminated. After deleting this semicolon we also had to fix the wrong use of this macro in rtl8192e/r8192E_phy.c Signed-off-by: Andreas Frembs Signed-off-by: Matthias Schoepe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed