All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] rtw88: Make some symbols be static
@ 2022-05-21 17:31 Larry Finger
  2022-05-21 17:31 ` [PATCH v2 1/4] rtw88: Make rtw8822b_hw_spec " Larry Finger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Larry Finger @ 2022-05-21 17:31 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Johannes Berg, linux-wireless, Larry Finger, Ping-Ke Shih

Sparse shows warnings for symbols that can be static.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
---
v2 Change patch subjects as recommended by Kalle
---
Larry Finger (4):
  rtw88: Fix Sparse warning for rtw8822b
  rtw88: Fix Sparse warning for rtw8822c
  rtw88: Fix Sparse warning for rtw8723d
  rtw88: Fix Sparse warning for rtw8821c

 drivers/net/wireless/realtek/rtw88/rtw8723d.c | 2 +-
 drivers/net/wireless/realtek/rtw88/rtw8821c.c | 2 +-
 drivers/net/wireless/realtek/rtw88/rtw8822b.c | 2 +-
 drivers/net/wireless/realtek/rtw88/rtw8822c.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-05-21 17:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 17:31 [PATCH v2 0/4] rtw88: Make some symbols be static Larry Finger
2022-05-21 17:31 ` [PATCH v2 1/4] rtw88: Make rtw8822b_hw_spec " Larry Finger
2022-05-21 17:31 ` [PATCH v2 2/4] rtw88: Make rtw8822c_hw_spec " Larry Finger
2022-05-21 17:31 ` [PATCH v2 3/4] rtw88: Make rtw8723d_hw_spec " Larry Finger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.