Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40475
b: refs/heads/master
c: 2b52c95
h: refs/heads/master
i:
  40473: c202456
  40471: 6b3c230
v: v3
  • Loading branch information
Sergey Vlasov authored and Linus Torvalds committed Oct 30, 2006
1 parent 967296e commit 67ae2be
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: f0ec1aaf54caddd21c259aea8b2ecfbde4ee4fb9
refs/heads/master: 2b52c9590d5ad2fb67b720ec12018dd2cf061480
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ static int ide_generic_all; /* Set to claim all devices */
static int __init ide_generic_all_on(char *unused)
{
ide_generic_all = 1;
printk(KERN_INFO "IDE generic will claim all unknown PCI IDE storage controllers.");
printk(KERN_INFO "IDE generic will claim all unknown PCI IDE storage controllers.\n");
return 1;
}
__setup("all-generic-ide", ide_generic_all_on);
Expand Down

0 comments on commit 67ae2be

Please sign in to comment.