diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-08-09 20:56:37 +0400 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 23:53:04 +0400 |
commit | 6413214c5d424fd5aae6567848340f962ad2ce0f (patch) | |
tree | f5a4053813b9e01146288cc11cd199303ce14b05 /drivers/block/umem.c | |
parent | 6bbf1acddeed0bfb345a5578f9fcada16f1e514f (diff) | |
download | linux-6413214c5d424fd5aae6567848340f962ad2ce0f.tar.xz |
Fix bug in NVME_IOCTL_SUBMIT_IO
Missing 'break' in the switch statement meant that we'd fall through
to the 'return -EINVAL' case.
Diffstat (limited to 'drivers/block/umem.c')
0 files changed, 0 insertions, 0 deletions