diff options
author | Andi Shyti <andi.shyti@kernel.org> | 2024-08-08 03:00:41 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-09-10 18:10:55 +0300 |
commit | 18024d60679a5ec34600ccd37cc1bf1f66f0eb6b (patch) | |
tree | f23cf139d85bad706a46704442c3c073463c341a /rust/helpers/helpers.c | |
parent | c7e08c816cd2fdf8b86f2762f4667ca0f748c286 (diff) | |
download | linux-18024d60679a5ec34600ccd37cc1bf1f66f0eb6b.tar.xz |
i2c: ljca: Remove unused "target_addr" parameter
The stop command doesn't use any address on the target:
w_packet->data[0] = 0;
and indeed the targed_addr parameter was unused. Remove it.
Cc: Wentong Wu <wentong.wu@intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions