Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23964
b: refs/heads/master
c: c42b24c
h: refs/heads/master
v: v3
  • Loading branch information
Ed L. Cashin authored and Greg Kroah-Hartman committed Mar 24, 2006
1 parent 8144e5b commit c777cf8
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: eaf0a3cbe5d0713eca3278b3b18f08dba4fb914b
refs/heads/master: c42b24cae5c9fe1ae1f9bb9dea020e1a788fab4d
2 changes: 1 addition & 1 deletion trunk/drivers/block/aoe/aoemain.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ aoe_init(void)
}

printk(KERN_INFO
"aoe: aoe_init: AoE v2.6-%s initialised.\n",
"aoe: aoe_init: AoE v%s initialised.\n",
VERSION);
discover_timer(TINIT);
return 0;
Expand Down

0 comments on commit c777cf8

Please sign in to comment.