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:
049a8af
)
staging: vt6655: remove unused macro
author
Guillaume Clement
<gclement@baobob.org>
Thu, 24 Jul 2014 23:06:27 +0000
(
01:06
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000
(11:21 -0700)
The MAC_MAX_CONTEXT_SIZE macro was not enclosed into parenthesis,
which might have caused hard to debug errors, and caused a sparse
warning.
Since it is unused, we might as well remove it.
Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/mac.h
patch
|
blob
|
history
diff --cc
drivers/staging/vt6655/mac.h
Simple merge