]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: vme_user: remove unimplemented #if 0 code blocks
authorAlbab Hasan <albabhasan276@gmail.com>
Sat, 28 Feb 2026 15:38:09 +0000 (21:38 +0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2026 16:28:47 +0000 (17:28 +0100)
commitc8e175a73b0da6cc715adf4099634cfed317536d
treedd6be40eae0755b13464c79645b6dbfada9ef837
parent3c7fe1b403d4118ae0f6ffc937caf25aca7b871c
staging: vme_user: remove unimplemented #if 0 code blocks

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@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260228153809.15398-1-albabhasan276@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_user.h