mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
staging: r8188eu: remove unused constant CRC32_POLY
Remove unused constant CRC32_POLY. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20210903190444.15585-2-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
486b2eb87a
commit
c96bb23d71
@ -10,8 +10,6 @@
|
||||
|
||||
/* WEP related ===== */
|
||||
|
||||
#define CRC32_POLY 0x04c11db7
|
||||
|
||||
struct arc4context {
|
||||
u32 x;
|
||||
u32 y;
|
||||
|
Loading…
x
Reference in New Issue
Block a user