diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-08-09 12:56:37 -0400 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 15:53:04 -0400 |
commit | 6413214c5d424fd5aae6567848340f962ad2ce0f (patch) | |
tree | f5a4053813b9e01146288cc11cd199303ce14b05 /lib/string_helpers.c | |
parent | 6bbf1acddeed0bfb345a5578f9fcada16f1e514f (diff) |
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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions