Re: [PATCH] staging: vme_user: remove unimplemented #if 0 code blocks
From: Ethan Tidmore
Date: Sun Mar 01 2026 - 14:26:03 EST
On Sat Feb 28, 2026 at 9:38 AM CST, Albab Hasan wrote:
> Remove dead code in #if 0 blocks from struct vme_master
> and struct vme_slave. these were never implemented or
> compiled in.
>
> checkpatch.pl reports:
>
> WARNING: Consider removing the code enclosed by this #if 0 and its #endif
>
> No functional changes.
>
> Signed-off-by: Albab Hasan <albabhasan276@xxxxxxxxx>
> ---
LGTM.
Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>
Thanks,
ET