[PATCH v2 0/2] staging: r8188eu: simplify some macros

From: Nam Cao
Date: Sun Jun 12 2022 - 04:17:21 EST


There are some bit manipulation macros in r8188eu, but are only
ever used for reading single bytes. Remove them.

V2:
- Split into smaller commits so that it's easier to review

Nam Cao (2):
staging: r8188eu: replace LE_BITS_TO_1BYTE with clearer codes
staging: r8188eu: remove unused macros

.../r8188eu/include/Hal8188ERateAdaptive.h | 10 +++---
drivers/staging/r8188eu/include/basic_types.h | 31 -------------------
2 files changed, 5 insertions(+), 36 deletions(-)

--
2.25.1