[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210829112555.8726-1-straube.linux@gmail.com>
Date: Sun, 29 Aug 2021 13:25:52 +0200
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk, martin@...ser.cx,
fmdefrancesco@...il.com, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/3] staging: r8188eu: clean up unnecessary type casts
This series removes unnecessary type casts from de/encrypt functions
in core/rtw_security.c.
Tested with Inter-Tech DMG-02 adapter connected to a CCMP network.
Michael Straube (3):
staging: r8188eu: convert type of second parameter of rtw_*_encrypt()
staging: r8188eu: convert type of second parameter of rtw_*_decrypt()
staging: r8188eu: remove unnecessary type casts
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 2 +-
drivers/staging/r8188eu/core/rtw_recv.c | 6 +-
drivers/staging/r8188eu/core/rtw_security.c | 61 +++++++++----------
drivers/staging/r8188eu/core/rtw_xmit.c | 6 +-
.../staging/r8188eu/include/rtw_security.h | 12 ++--
5 files changed, 42 insertions(+), 45 deletions(-)
--
2.32.0
Powered by blists - more mailing lists