OSDN Git Service

crypto: inside-secure - remove unused parameter in invalidate_cache
authorOfer Heifetz <oferh@marvell.com>
Thu, 14 Dec 2017 14:26:50 +0000 (15:26 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Dec 2017 09:03:31 +0000 (20:03 +1100)
commit5290ad6e9a685154a112274325683e5db5af76b0
treeb57c2950792a4ca0138d1d6e2739e3d9403d2cb5
parent847ccfc5866950873b20c6fd980808f6043061ae
crypto: inside-secure - remove unused parameter in invalidate_cache

The SafeXcel context isn't used in the cache invalidation function. This
cosmetic patch removes it (as well as from the function prototype in the
header file and when the function is called).

Signed-off-by: Ofer Heifetz <oferh@marvell.com>
[Antoine: commit message]
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/inside-secure/safexcel.c
drivers/crypto/inside-secure/safexcel.h
drivers/crypto/inside-secure/safexcel_cipher.c
drivers/crypto/inside-secure/safexcel_hash.c