]> nv-tegra.nvidia Code Review - linux-3.10.git/commit - security/keys
encrypted-keys: IS_ERR need include/err.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Sep 2011 07:07:15 +0000 (17:07 +1000)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Thu, 15 Sep 2011 21:37:24 +0000 (17:37 -0400)
commitcc100551b4d92f47abebfa7c7918b2be71263b4a
treed603f15ff5ef28efd5f818817aca036045ac8a8b
parent8de6ac7f58a22fdab399fbe97763e465ea49c735
encrypted-keys: IS_ERR need include/err.h

Fixes this build error:

security/keys/encrypted-keys/masterkey_trusted.c: In function 'request_trusted_key':
security/keys/encrypted-keys/masterkey_trusted.c:35:2: error: implicit declaration of function 'IS_ERR'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
security/keys/encrypted-keys/masterkey_trusted.c