Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39728
b: refs/heads/master
c: 48d1a7e
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Oct 17, 2006
1 parent c3ff6dd commit 2cacc51
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: a460e745e8f9c75a0525ff94154a0629f9d3e05d
refs/heads/master: 48d1a7ea6373337985f27dc1c707649469df5827
2 changes: 1 addition & 1 deletion trunk/drivers/char/sx.c
Original file line number Diff line number Diff line change
Expand Up @@ -2602,7 +2602,7 @@ static void __exit sx_exit (void)
}
}
if (misc_deregister(&sx_fw_device) < 0) {
printk (KERN_INFO "sx: couldn't deregister firmware loader devic\n");
printk (KERN_INFO "sx: couldn't deregister firmware loader device\n");
}
sx_dprintk (SX_DEBUG_CLEANUP, "Cleaning up drivers (%d)\n", sx_initialized);
if (sx_initialized)
Expand Down

0 comments on commit 2cacc51

Please sign in to comment.