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:
0f34a00
)
integrity: add missing '__init' keyword for integrity_init_keyring()
author
Dmitry Kasatkin
<dmitry.kasatkin@gmail.com>
Wed, 1 Oct 2014 18:43:07 +0000
(21:43 +0300)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Tue, 7 Oct 2014 18:32:53 +0000
(14:32 -0400)
integrity_init_keyring() is used only from kernel '__init'
functions. Add it there as well.
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
No differences found