linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] staging: rtl8712: fix KMSAN: uninit-value in r871xu_drv_init
@ 2022-05-16  9:21 Wang Cheng
  2022-05-16  9:22 ` [PATCH v4 2/3] staging: rtl8712: fix uninit-value in usb_read8() and friends Wang Cheng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wang Cheng @ 2022-05-16  9:21 UTC (permalink / raw)
  To: dan.carpenter, paskripkin; +Cc: linux-staging, linux-kernel

Changelog v3->v4:
- Update commit messages.

v3: https://lore.kernel.org/all/cover.1651833575.git.wanngchenng@gmail.com/

Wang Cheng (3):
  staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()
  staging: rtl8712: fix uninit-value in usb_read8() and friends
  staging: rtl8712: fix uninit-value in r871xu_drv_init()

 drivers/staging/rtl8712/usb_intf.c      |  6 +++---
 drivers/staging/rtl8712/usb_ops.c       | 27 ++++++++++++++++---------
 drivers/staging/rtl8712/usb_ops_linux.c | 21 ++++++++++++-------
 3 files changed, 35 insertions(+), 19 deletions(-)

-- 
2.33.1


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

end of thread, other threads:[~2022-05-16 10:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16  9:21 [PATCH v4 0/3] staging: rtl8712: fix KMSAN: uninit-value in r871xu_drv_init Wang Cheng
2022-05-16  9:22 ` [PATCH v4 2/3] staging: rtl8712: fix uninit-value in usb_read8() and friends Wang Cheng
2022-05-16  9:22 ` [PATCH v4 3/3] staging: rtl8712: fix uninit-value in r871xu_drv_init() Wang Cheng
2022-05-16  9:23 ` [PATCH v4 1/3] staging: rtl8712: add error handler in r8712_usbctrl_vendorreq() Wang Cheng
2022-05-16 10:22 ` [PATCH v4 0/3] staging: rtl8712: fix KMSAN: uninit-value in r871xu_drv_init Dan Carpenter

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).