OSDN Git Service

integrity: add missing '__init' keyword for integrity_init_keyring()
authorDmitry Kasatkin <dmitry.kasatkin@gmail.com>
Wed, 1 Oct 2014 18:43:07 +0000 (21:43 +0300)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 7 Oct 2014 18:32:53 +0000 (14:32 -0400)
commitd16a8585d3715ef161cc9858b50ea5d3c8b6079b
treed510fb8b2b781fc7aecc347cb229f2531ed9c752
parent0f34a0060aebf202010b3f8fef348653a2df2346
integrity: add missing '__init' keyword for integrity_init_keyring()

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>
security/integrity/digsig.c
security/integrity/integrity.h