diff options
author | Kai Ye <yekai13@huawei.com> | 2022-11-12 02:12:50 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-11-18 16:59:34 +0800 |
commit | 7bbbc9d81be588ae4fb28b5b202e4421dbfef197 (patch) | |
tree | 600623951dcd91bad9748aa44afa817c00c13949 /include/linux/hisi_acc_qm.h | |
parent | e6cb02bd0a52457e486a752da5db7b67f2540c16 (diff) | |
download | lwn-7bbbc9d81be588ae4fb28b5b202e4421dbfef197.tar.gz lwn-7bbbc9d81be588ae4fb28b5b202e4421dbfef197.zip |
crypto: hisilicon/qm - delete redundant null assignment operations
There is no security data in the pointer. It is only a value transferred
as a structure. It makes no sense to zero a variable that is on the stack.
So not need to set the pointer to null.
Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/hisi_acc_qm.h')
0 files changed, 0 insertions, 0 deletions