]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: Remove unused variable pwdev_priv
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 25 Jun 2024 19:46:01 +0000 (21:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jun 2024 13:45:10 +0000 (15:45 +0200)
commit22b65ba43b2d0256e95d6502297f5b0b72d00802
tree1ddbb55f2f8cfd141faf71d6c9381c603ce5e601
parent921190437a4827667cceef10202b2150571ebe5c
staging: rtl8723bs: Remove unused variable pwdev_priv

Remove unused variable pwdev_priv.

Fixes: bdee203cd80c ("staging: rtl8723bs: Remove switch(type) as type is constant")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406250759.FnxzD3PK-lkp@intel.com/
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240625194601.GA16828@matrix-ESPRIMO-P710
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c