crypto: drivers - Add 2 missing __exit_p
authorJean Delvare <[email protected]>
Thu, 29 May 2014 07:54:35 +0000 (09:54 +0200)
committerHerbert Xu <[email protected]>
Fri, 20 Jun 2014 13:26:08 +0000 (21:26 +0800)
commit13269ec647050fd7652abd0eb05673ffe90c3e92
treec363f0657866db5fb589661359670dfd44856faa
parent4776d381276ddbdec01381c4ae18150263d41ced
crypto: drivers - Add 2 missing __exit_p

References to __exit functions must be wrapped with __exit_p.

Signed-off-by: Jean Delvare <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Robert Jennings <[email protected]>
Cc: Marcelo Henrique Cerri <[email protected]>
Cc: Fionnuala Gunter <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
drivers/crypto/amcc/crypto4xx_core.c
drivers/crypto/nx/nx-842.c