Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168749
b: refs/heads/master
c: 2c554e1
h: refs/heads/master
i:
  168747: fe3cb0b
v: v3
  • Loading branch information
Roel Kluin authored and David S. Miller committed Nov 16, 2009
1 parent 0feca31 commit ac8f8f2
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: 655a6595af5cd7e91992bd768d7a5949f813dc0d
refs/heads/master: 2c554e10e84e958366344aa5bd293c6feea72d89
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/hardware/mISDN/hfcmulti.c
Original file line number Diff line number Diff line change
Expand Up @@ -5481,7 +5481,7 @@ HFCmulti_init(void)
if (err) {
printk(KERN_ERR "error registering embedded driver: "
"%x\n", err);
return -err;
return err;
}
HFC_cnt++;
printk(KERN_INFO "%d devices registered\n", HFC_cnt);
Expand Down

0 comments on commit ac8f8f2

Please sign in to comment.