diff options
author | Li Zetao <[email protected]> | 2023-08-17 19:45:05 +0800 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-08-22 08:07:50 +0100 |
commit | 87ea8c7e2d1981f9a05c1bbeb3d99861ae1ea8fb (patch) | |
tree | a49919bf066154b3cb8b9403eee56eb2ac992a9b /lib/test_fortify/write_overflow-memcpy.c | |
parent | 7970744b1df81a27ff8a24d92ee155436dd5dc8a (diff) |
mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()
There is a warning reported by kernel test robot:
drivers/mfd/ipaq-micro.c:81:6: warning: unused variable āiā [-Wunused-variable]
Since the commit 92d82d76c842 ("mfd: ipaq-micro: Use %*ph for printing
hexdump of a small buffer"), the variable 'i' is unused. Remove it to
silence the warning.
Reported-by: kernelci.org bot <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Li Zetao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions