Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26871
b: refs/heads/master
c: 8b1ea24
h: refs/heads/master
i:
  26869: 28ddb9e
  26867: 21c8af8
  26863: 8f56bbd
v: v3
  • Loading branch information
Rene Herman authored and Linus Torvalds committed May 21, 2006
1 parent 5379203 commit 32911b7
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: dc49e3445aa703eb7fd33c7ddb7e4a7bbcf06d30
refs/heads/master: 8b1ea24c6cc529f6860c458b1c0872f22e74c950
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/st.c
Original file line number Diff line number Diff line change
Expand Up @@ -4054,7 +4054,7 @@ static int st_probe(struct device *dev)
}

sdev_printk(KERN_WARNING, SDp,
"Attached scsi tape %s", tape_name(tpnt));
"Attached scsi tape %s\n", tape_name(tpnt));
printk(KERN_WARNING "%s: try direct i/o: %s (alignment %d B)\n",
tape_name(tpnt), tpnt->try_dio ? "yes" : "no",
queue_dma_alignment(SDp->request_queue) + 1);
Expand Down

0 comments on commit 32911b7

Please sign in to comment.