diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2023-07-26 17:45:22 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-28 15:37:08 -0700 |
commit | 3bdd85e2e3508a5f10949cae66c1d9e21a82d16f (patch) | |
tree | 9a23ad7a74f3ddf1700af9ec7943460fd88dc6bb /drivers/acpi/processor_perflib.c | |
parent | 05191d8896b42cacb4551409b482d321b4321eff (diff) |
net: ethernet: slicoss: remove redundant increment of pointer data
The pointer data is being incremented but this change to the pointer
is not used afterwards. The increment is redundant and can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Link: https://lore.kernel.org/r/20230726164522.369206-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/acpi/processor_perflib.c')
0 files changed, 0 insertions, 0 deletions