On 10/24/22 14:25, Aaron Lawrence wrote:
Multiple patches regarding the cleanup of code in the rtllib_tx.c file. Fixes were applied according to the report generated by the checkpatch script on said file, aside from the CamelCase issues. Aaron Lawrence (5): Staging: rtl8192e: rtllib_tx: fixed multiple blank lines Staging: rtl8192e: rtllib_tx: fixed alignment matching open parenthesis Staging: rtl8192e: rtllib_tx: added spaces around operators Staging: rtl8192e: rtllib_tx: fixed lines ending with an open parenthesis Staging: rtl8192e: rtllib_tx: removed unnecessary blank line before a close brace drivers/staging/rtl8192e/rtllib_tx.c | 42 ++++++++++++---------------- 1 file changed, 18 insertions(+), 24 deletions(-)
Tested-by: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>