Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376924
b: refs/heads/master
c: 710a143
h: refs/heads/master
v: v3
  • Loading branch information
Vishal Verma authored and Matthew Wilcox committed May 17, 2013
1 parent 5121088 commit a3555d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76e0310c2d5a4fb62f674af7dad16f544950fc13
refs/heads/master: 710a143dd870cd660b5ae26bb94b6da854376e91
2 changes: 1 addition & 1 deletion trunk/drivers/block/nvme-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1653,7 +1653,7 @@ static void nvme_trans_modesel_save_bd(struct nvme_ns *ns, u8 *parm_list,
}
}

static u16 nvme_trans_modesel_get_mp(struct nvme_ns *ns, struct sg_io_hdr *hdr,
static int nvme_trans_modesel_get_mp(struct nvme_ns *ns, struct sg_io_hdr *hdr,
u8 *mode_page, u8 page_code)
{
int res = SNTI_TRANSLATION_SUCCESS;
Expand Down

0 comments on commit a3555d5

Please sign in to comment.