Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165845
b: refs/heads/master
c: 084dac5
h: refs/heads/master
i:
  165843: ebb2e1b
v: v3
  • Loading branch information
Stephen Hemminger authored and Dan Williams committed Sep 13, 2009
1 parent 1e9e387 commit f441c67
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: 3208ca52f3bfa36914c44db207d0a34071f9897f
refs/heads/master: 084dac53adcfb910792a66bc0bae720cdde971de
2 changes: 1 addition & 1 deletion trunk/drivers/dca/dca-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ EXPORT_SYMBOL_GPL(dca_unregister_notify);

static int __init dca_init(void)
{
printk(KERN_ERR "dca service started, version %s\n", DCA_VERSION);
pr_info("dca service started, version %s\n", DCA_VERSION);
return dca_sysfs_init();
}

Expand Down

0 comments on commit f441c67

Please sign in to comment.