Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146355
b: refs/heads/master
c: e8e7526
h: refs/heads/master
i:
  146353: a709d5b
  146351: de825cb
v: v3
  • Loading branch information
Mark de Wever authored and Bartlomiej Zolnierkiewicz committed May 17, 2009
1 parent 1b25d1b commit 7175c2f
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: fdac1c76beb9d142675c852834a64a77703bd450
refs/heads/master: e8e7526c3c0863be25ab03a0871ee0978de5ba50
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-tape.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ static ide_startstop_t idetape_do_request(ide_drive_t *drive,
struct ide_cmd cmd;
u8 stat;

debug_log(DBG_SENSE, "sector: %llu, nr_sectors: %lu\n"
debug_log(DBG_SENSE, "sector: %llu, nr_sectors: %lu\n",
(unsigned long long)rq->sector, rq->nr_sectors);

if (!(blk_special_request(rq) || blk_sense_request(rq))) {
Expand Down

0 comments on commit 7175c2f

Please sign in to comment.