linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vt6656: Remove unused bb_vga_0 and vt3342_vnt_threshold
@ 2022-03-14 19:31 Philipp Hortmann
  2022-03-14 19:31 ` [PATCH 1/2] staging: vt6656: Removed unused variable bb_vga_0 Philipp Hortmann
  2022-03-14 19:31 ` [PATCH 2/2] staging: vt6656: Removed unused variable vt3342_vnt_threshold Philipp Hortmann
  0 siblings, 2 replies; 4+ messages in thread
From: Philipp Hortmann @ 2022-03-14 19:31 UTC (permalink / raw)
  To: Forest Bond, Greg Kroah-Hartman, linux-staging, linux-kernel

Remove unused variables bb_vga_0 and vt3342_vnt_threshold
missing in staging: vt6656: Remove unused 5GHz support
Reported-by: kernel test robot <lkp@intel.com>

---
Tested with vt6656 on mini PCIe card (connected over USB)
which is using rf_type: RF_VT3226D0 (2.4GHz only)

Philipp Hortmann (2):
  staging: vt6656: Removed unused variable bb_vga_0
  staging: vt6656: Removed unused variable vt3342_vnt_threshold

 drivers/staging/vt6656/baseband.c | 24 ------------------------
 drivers/staging/vt6656/card.c     |  2 --
 2 files changed, 26 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-15 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14 19:31 [PATCH 0/2] staging: vt6656: Remove unused bb_vga_0 and vt3342_vnt_threshold Philipp Hortmann
2022-03-14 19:31 ` [PATCH 1/2] staging: vt6656: Removed unused variable bb_vga_0 Philipp Hortmann
2022-03-14 19:31 ` [PATCH 2/2] staging: vt6656: Removed unused variable vt3342_vnt_threshold Philipp Hortmann
2022-03-15 14:17   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).