commit | 453ce99c26923a51740c0a4e19a75c4641b17a10 | [log] [tgz] |
---|---|---|
author | Cristina Opriceana <cristina.opriceana@gmail.com> | Wed Mar 11 03:06:30 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 16 15:59:15 2015 +0100 |
tree | 60920a7624dc2ee4725faa4f4c2a1fd89a23e700 | |
parent | d40b62babcaea44a5f4fc3ab44f495c9dde8eee2 [diff] |
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 <cristina.opriceana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>