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

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

-------------------------
Changes in v2:
	- Patch two remove comments instead of
	  moving them

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

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

-- 
2.20.1


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

end of thread, other threads:[~2021-05-11  9:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 13:19 [PATCH v2 0/2] staging: rtl8723bs: use of generic CRC-32 Fabio Aiuto
2021-05-10 13:19 ` [PATCH v2 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones Fabio Aiuto
2021-05-10 13:38   ` David Laight
2021-05-10 13:53     ` Fabio Aiuto
2021-05-11  9:49     ` Fabio Aiuto
2021-05-10 13:19 ` [PATCH v2 2/2] staging: rtl8723bs: remove unneeded comments to silence 'line too long' warning 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).