Staging: rtl8192e: rtllib_tx: added spaces around operators
authorAaron Lawrence <t4rmin@zohomail.com>
Mon, 24 Oct 2022 12:27:59 +0000 (19:27 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2022 17:23:35 +0000 (19:23 +0200)
commit5b773c5504205398ce7ebcf42c5092a7759b556a
treef813fca30ed5c654c9bec5d5d3de778f72c4038e
parent2de698578ff331f98021d53e626e46acc4a91b46
Staging: rtl8192e: rtllib_tx: added spaces around operators

Added multiple spaces around operators which needs it as per the
Linux kernel coding-style regulations. The issues were flagged by
the checkpatch script.

Signed-off-by: Aaron Lawrence <t4rmin@zohomail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/b8bf422436ff4b2d9b530c61ebf814582ab8836a.1666612946.git.t4rmin@zohomail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_tx.c