linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: use of generic CRC-32
@ 2021-05-10 12:46 Fabio Aiuto
  2021-05-10 12:46 ` [PATCH 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones Fabio Aiuto
  2021-05-10 12:46 ` [PATCH 2/2] staging: rtl8723bs: move comments to silence 'line too long' warning Fabio Aiuto
  0 siblings, 2 replies; 5+ messages in thread
From: Fabio Aiuto @ 2021-05-10 12:46 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel

This patchset replaces all private CRC-32 routines with
generic ones.

Fabio Aiuto (2):
  staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones
  staging: rtl8723bs: move comments to silence 'line too long' warning

 drivers/staging/rtl8723bs/core/rtw_security.c | 69 +++----------------
 1 file changed, 10 insertions(+), 59 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-05-10 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 12:46 [PATCH 0/2] staging: rtl8723bs: use of generic CRC-32 Fabio Aiuto
2021-05-10 12:46 ` [PATCH 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones Fabio Aiuto
2021-05-10 12:46 ` [PATCH 2/2] staging: rtl8723bs: move comments to silence 'line too long' warning Fabio Aiuto
2021-05-10 13:00   ` Dan Carpenter
2021-05-10 13:12     ` Fabio Aiuto

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