diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-28 15:25:45 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-11-16 00:30:11 +0300 |
commit | 3ce1cb7eee70335b6d4f50fadec264473e9566c3 (patch) | |
tree | 5fecc7a1191c86c2b1b67a4f3ee3e9dd6a3f992f /fs/cifs/smbencrypt.c | |
parent | 8e356858be2989355aafcc96af541fedf9fb486f (diff) | |
download | linux-3ce1cb7eee70335b6d4f50fadec264473e9566c3.tar.xz |
perf: Remove unused pointer task_ctx
The pointer task_ctx is being assigned a value that is not read, the
assignment is redundant and so is the pointer. Remove it
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20221028122545.528999-1-colin.i.king@gmail.com
Diffstat (limited to 'fs/cifs/smbencrypt.c')
0 files changed, 0 insertions, 0 deletions