Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37640
b: refs/heads/master
c: cc088d1
h: refs/heads/master
v: v3
  • Loading branch information
Metathronius Galabant authored and Linus Torvalds committed Oct 1, 2006
1 parent 3ee08d8 commit 12b6994
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: a077c1a075473910928676ed95acb393259d9310
refs/heads/master: cc088d10d02978641c7a2eecd18caf1e01e597b3
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -1964,7 +1964,7 @@ static void cciss_geometry_inquiry(int ctlr, int logvol,
} else { /* Get geometry failed */
printk(KERN_WARNING "cciss: reading geometry failed\n");
}
printk(KERN_INFO " heads= %d, sectors= %d, cylinders= %d\n\n",
printk(KERN_INFO " heads=%d, sectors=%d, cylinders=%d\n\n",
drv->heads, drv->sectors, drv->cylinders);
}

Expand Down

0 comments on commit 12b6994

Please sign in to comment.