]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: remove set but otherwise unused local variable iv32
authorSimon Horman <horms@kernel.org>
Wed, 21 Aug 2024 15:42:50 +0000 (16:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2024 07:47:08 +0000 (15:47 +0800)
commit5f1a6826ea4900f8540d5eeb29f97796860f2d08
tree01a7af5bbd4abb652cebf6909cd62711fa70a8c2
parentc6fd8c872632e4da393314ffbd0cff8179f78d8a
staging: rtl8192e: remove set but otherwise unused local variable iv32

Remove iv32 from rtllib_tkip_get_key() as it is set but otherwise
unused.

Flagged by allmodconfig W=1 builds with gcc-13 and clang-18.
Compile tested only.

Signed-off-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240821-rtl8192e-unused-var-v1-1-08b9e869260e@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_crypt_tkip.c