Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273824
b: refs/heads/master
c: 548ef6c
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jens Axboe committed Aug 19, 2011
1 parent 9ed03d5 commit ec44929
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: 5eedf5415cd57f8db8642a5db4cf8e5507390030
refs/heads/master: 548ef6cc26ca1c81f19855d57d3fb0f9a7ce3385
2 changes: 1 addition & 1 deletion trunk/drivers/block/nbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ static int __nbd_ioctl(struct block_device *bdev, struct nbd_device *lo,
case NBD_DISCONNECT: {
struct request sreq;

dev_info(disk_to_dev(lo->disk), "NBD_DISCONNECT\n");
dev_info(disk_to_dev(lo->disk), "NBD_DISCONNECT\n");

blk_rq_init(NULL, &sreq);
sreq.cmd_type = REQ_TYPE_SPECIAL;
Expand Down

0 comments on commit ec44929

Please sign in to comment.