staging: rtl8723bs: remove custom endian conversion macros
authorBryan Brattlof <hello@bryanbrattlof.com>
Tue, 29 Jun 2021 14:02:52 +0000 (14:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jul 2021 08:21:23 +0000 (10:21 +0200)
commitf9b9e0baec52706ae9c1c6cafeecdf88c187bab5
tree1e3fd4de075ee6692cb47116130268048c54f4d0
parentf0deefa679af621c51453b114b6977151b62cd39
staging: rtl8723bs: remove custom endian conversion macros

The rtw_cpu_to_leXX() and rtw_leXX_to_cpu() family of macros are
unnecessary and should be removed.

Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com>
Link: https://lore.kernel.org/r/20210629135824.47749-1-hello@bryanbrattlof.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_io.c