]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: remove set but otherwise unused local variable iv16
authorSimon Horman <horms@kernel.org>
Fri, 23 Aug 2024 17:26:27 +0000 (18:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Aug 2024 05:42:44 +0000 (13:42 +0800)
commitb0b79119cea2dd0d4bbfafc7c0f41d42edb41466
tree4f66d18063efa966a43a44b6c6632f5ca59f5bc9
parent5315266844ea3b0b8b6be9842d5901e439fa838a
staging: rtl8192e: remove set but otherwise unused local variable iv16

Since the commit 5f1a6826ea49 ("staging: rtl8192e: remove set but
otherwise unused local variable iv32"), the local variable iv16 is set
but otherwise unused. So remove it.

Compile tested only.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202408232049.UJef268y-lkp@intel.com/
Signed-off-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240823-rtl8192e-iv16-v1-1-000702673065@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_crypt_tkip.c