Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26696
b: refs/heads/master
c: 90d5ede
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Schweizer authored and Linus Torvalds committed May 15, 2006
1 parent 47af307 commit b7417bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a5370553952a9a414860d878b67c49eff11313bd
refs/heads/master: 90d5ede5985f3b172cc3ccd89bf8c52a209088a5
1 change: 0 additions & 1 deletion trunk/drivers/isdn/capi/capi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,6 @@ static int __init capi_init(void)
printk(KERN_ERR "capi20: unable to get major %d\n", capi_major);
return major_ret;
}
capi_major = major_ret;
capi_class = class_create(THIS_MODULE, "capi");
if (IS_ERR(capi_class)) {
unregister_chrdev(capi_major, "capi20");
Expand Down

0 comments on commit b7417bb

Please sign in to comment.