Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17819
b: refs/heads/master
c: e8d2a42
h: refs/heads/master
i:
  17817: 67ce830
  17815: 78361a1
v: v3
  • Loading branch information
Jesper Juhl authored and Adrian Bunk committed Jan 11, 2006
1 parent a9a3ca6 commit 969f54c
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: 74da6cd06225da6971943bea6a33f4cb7f6b76a3
refs/heads/master: e8d2a424675d9878356397e2ecfc632bbf09aa2c
2 changes: 1 addition & 1 deletion trunk/fs/afs/cmservice.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static int kafscmd(void *arg)
_SRXAFSCM_xxxx_t func;
int die;

printk("kAFS: Started kafscmd %d\n", current->pid);
printk(KERN_INFO "kAFS: Started kafscmd %d\n", current->pid);

daemonize("kafscmd");

Expand Down

0 comments on commit 969f54c

Please sign in to comment.