[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210730103716.27210-1-fmdefrancesco@gmail.com>
Date: Fri, 30 Jul 2021 12:37:14 +0200
From: "Fabio M. De Francesco" <fmdefrancesco@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Larry Finger <Larry.Finger@...inger.net>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Cc: "Fabio M. De Francesco" <fmdefrancesco@...il.com>
Subject: [PATCH 0/2] staging: r8188eu: Use in-kernel API and remove no more needed symbols
Use crc32_le() in-kernel API in place of the custom getcrc32(). Then
remove no more necessary functions and variables that were needed by
getcrc32().
Fabio M. De Francesco (2):
staging: r8188eu: Replace a custom function with crc32_le()
staging: r8188eu: Remove no more used functions and variables
drivers/staging/r8188eu/core/rtw_security.c | 111 ++++++--------------
1 file changed, 35 insertions(+), 76 deletions(-)
--
2.32.0
Powered by blists - more mailing lists