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:
5f9288a
)
of: constify property name parameters for helper functions
author
Jamie Iles
<jamie@jamieiles.com>
Tue, 2 Aug 2011 14:45:07 +0000
(15:45 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 2 Aug 2011 15:50:47 +0000
(16:50 +0100)
The helper functions for reading u32 integers, u32 arrays and strings
should have the property name as a const pointer.
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found