diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2014-05-10 04:42:26 +0200 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2014-05-10 04:42:39 +0200 |
commit | 21bd78bcf4208e84deab0d34f9d4e034d0580d0c (patch) | |
tree | 2d247b530c2994f35fe9e29fd692c9d356492031 /drivers/net/team | |
parent | NVMe: Update namespace and controller identify structures to the 1.1a spec (diff) | |
download | linux-21bd78bcf4208e84deab0d34f9d4e034d0580d0c.tar.xz linux-21bd78bcf4208e84deab0d34f9d4e034d0580d0c.zip |
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: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions