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:
251a7b0
)
tpm: rename vendor data to priv and provide an accessor
author
Kent Yoder
<key@linux.vnet.ibm.com>
Wed, 5 Dec 2012 17:36:20 +0000
(11:36 -0600)
committer
Kent Yoder
<key@linux.vnet.ibm.com>
Tue, 5 Feb 2013 15:38:23 +0000
(09:38 -0600)
"data" was too generic a name for what's being used as a generic
private pointer by vendor-specific code. Rename it to "priv" and provide
a #define for users.
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
No differences found