From: Cristina Opriceana Date: Wed, 11 Mar 2015 01:06:30 +0000 (+0200) Subject: Staging: rtl8192e: Remove unnecessary macro X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~404 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453ce99c26923a51740c0a4e19a75c4641b17a10;p=pandora-kernel.git Staging: rtl8192e: Remove unnecessary macro This patch removes the RTLLIB_PRINT_STR macro definition because it's only defined in the header and it's never referenced. It also removes PRINTABLE and MAX_STR_LEN, which were defined as helpers for the first one. Signed-off-by: Cristina Opriceana Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed