diff options
author | 2011-08-09 12:56:37 -0400 | |
---|---|---|
committer | 2011-11-04 15:53:04 -0400 | |
commit | 6413214c5d424fd5aae6567848340f962ad2ce0f (patch) | |
tree | f5a4053813b9e01146288cc11cd199303ce14b05 /fs/cachefiles/interface.c | |
parent | NVMe: Rework ioctls (diff) | |
download | wireguard-linux-6413214c5d424fd5aae6567848340f962ad2ce0f.tar.xz wireguard-linux-6413214c5d424fd5aae6567848340f962ad2ce0f.zip |
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 'fs/cachefiles/interface.c')
0 files changed, 0 insertions, 0 deletions