Re: [PATCH 0/6] staging: rtl8188eu: remove hal/odm_debug.h
From: Dan Carpenter <hidden>
Date: 2021-06-11 09:11:23
Also in:
lkml
From: Dan Carpenter <hidden>
Date: 2021-06-11 09:11:23
Also in:
lkml
On Fri, Jun 11, 2021 at 01:24:58AM +0100, Phillip Potter wrote:
This series removes hal/odm_debug.h, which contains various preprocessor definitions, as well as an unwieldy ODM_RT_TRACE macro which is not best practice. It also removes all uses of this macro, and the associated fields in struct odm_dm_struct which are only used by this macro. This makes the code cleaner, thus moving it closer to getting out of staging.
Looks good. Reviewed-by: Dan Carpenter <redacted> regards, dan carpenter