git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d40b62b
)
Staging: rtl8192e: Remove unnecessary macro
author
Cristina Opriceana
<cristina.opriceana@gmail.com>
Wed, 11 Mar 2015 01:06:30 +0000
(
03:06
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 14:59:15 +0000
(15:59 +0100)
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>
No differences found