Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286285
b: refs/heads/master
c: 4948168
h: refs/heads/master
i:
  286283: 47a23a1
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 7e7cbc6 commit 64e7af1
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: 9ecdc946212f7cd592986b2c519b470404caa6b8
refs/heads/master: 4948168280b269a514045766ddd872cfac5968e1
1 change: 1 addition & 0 deletions trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,7 @@ static int nvme_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd,
static const struct block_device_operations nvme_fops = {
.owner = THIS_MODULE,
.ioctl = nvme_ioctl,
.compat_ioctl = nvme_ioctl,
};

static void nvme_resubmit_bios(struct nvme_queue *nvmeq)
Expand Down

0 comments on commit 64e7af1

Please sign in to comment.