[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220412185754.8695-1-straube.linux@gmail.com>
Date: Tue, 12 Apr 2022 20:57:48 +0200
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/6] staging: r8188eu: clean up block_write() in rtw_fw.c
This series cleans up the block_write() function in rtw_fw.c.
I wondered if removing the part that writes 8-byte blocks makes any
notable difference. On my system it took about two seconds longer to
init the device. So I left that as is.
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (6):
staging: r8188eu: correct macro spelling mistake
staging: r8188eu: rename parameter of block_write()
staging: r8188eu: change void parameters to u8
staging: r8188eu: reduce variables in block_write()
staging: r8188eu: remove unneeded initializations
staging: r8188eu: clean up long lines in block_write()
drivers/staging/r8188eu/core/rtw_fw.c | 73 ++++++++++++++-------------
1 file changed, 37 insertions(+), 36 deletions(-)
--
2.35.1
Powered by blists - more mailing lists