Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286303
b: refs/heads/master
c: 6413214
h: refs/heads/master
i:
  286301: 1b9289d
  286299: 71c16b8
  286295: 4d2869d
  286287: c1fabb3
  286271: aacdc5d
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 822eb98 commit a5dab53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6bbf1acddeed0bfb345a5578f9fcada16f1e514f
refs/heads/master: 6413214c5d424fd5aae6567848340f962ad2ce0f
1 change: 1 addition & 0 deletions trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1054,6 +1054,7 @@ static int nvme_submit_io(struct nvme_ns *ns, struct nvme_user_io __user *uio)
case nvme_cmd_compare:
nents = nvme_map_user_pages(dev, io.opcode & 1, io.addr,
length, &sg);
break;
default:
return -EINVAL;
}
Expand Down

0 comments on commit a5dab53

Please sign in to comment.