Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Snippets Groups Projects
Commit 21bd78bc authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Enable BUILD_BUG_ON checks


Since _nvme_check_size() wasn't being called from anywhere, the compiler
was optimising it away ... along with all the link-time build failures
that would result if any of the structures were the wrong size.  Call it
from nvme_exit() for no particular reason.

Signed-off-by: default avatarMatthew Wilcox <matthew.r.wilcox@intel.com>
parent f2727f7e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment