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:
7942274
)
HID: constify arrays of struct apple_key_translation
author
Paul Collins
<paul@burly.ondioline.org>
Sat, 7 Mar 2009 04:07:15 +0000
(17:07 +1300)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 30 Mar 2009 13:12:54 +0000
(15:12 +0200)
Mark arrays of struct apple_key_translation const so that they may be placed in
.rodata, and adjust users to suit.
Signed-off-by: Paul Collins <paul@ondioline.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found