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:
d6461e4
)
staging/xgifb: Replace constant arrays with constant values
author
Peter Huewe
<peterhuewe@gmx.de>
Wed, 13 Jun 2012 22:21:47 +0000
(
00:21
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:15:42 +0000
(17:15 -0700)
This patch removes the arrays in XGI_GetVCLK2Ptr which each contain only
one value four times and replaces them with their constant value.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found