diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-17 15:14:10 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-09-22 11:43:03 +0200 |
commit | 7fc342d2e672630fdda689a4d3d3b90745c70451 (patch) | |
tree | 7db186a7770f1be59d1ff60f6273f31ca72bc9e4 /drivers/crypto/nx/nx-842-pseries.c | |
parent | crypto: doc - clarify return values for async hash methods (diff) | |
download | linux-7fc342d2e672630fdda689a4d3d3b90745c70451.tar.xz linux-7fc342d2e672630fdda689a4d3d3b90745c70451.zip |
crypto: nx - constify vio_device_id
vio_device_id are not supposed to change at runtime. All functions
working with vio_device_id provided by <asm/vio.h> work with
const vio_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/nx/nx-842-pseries.c')
0 files changed, 0 insertions, 0 deletions