2022-06-12 04:02:39

by Nam Cao

[permalink] [raw]
Subject: [PATCH 0/2] Clean up some macros

Replace some macros with standard ones. Remove some useless macros.

Nam Cao (2):
staging: r8188eu: simplify some macros
staging: r8188eu: replace FIELD_OFFSET with offsetof

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 4 +--
.../r8188eu/include/Hal8188ERateAdaptive.h | 10 +++---
drivers/staging/r8188eu/include/basic_types.h | 33 -------------------
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 4 +--
4 files changed, 9 insertions(+), 42 deletions(-)

--
2.25.1