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:
24ef574
)
soc/tegra: fuse: Constify tegra_fuse_info structures
author
Thierry Reding
<treding@nvidia.com>
Thu, 8 Jan 2015 07:24:46 +0000
(08:24 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Fri, 9 Jan 2015 15:14:16 +0000
(16:14 +0100)
These structures contain read-only data and are never modified, so they
can be const.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found