Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161991
b: refs/heads/master
c: f4a8df9
h: refs/heads/master
i:
  161989: 652e83f
  161987: eb277fa
  161983: e217ddc
v: v3
  • Loading branch information
Forest Bond authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent d08095e commit 80250c8
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: dd8db704adce547bd099096a6431aada124867a4
refs/heads/master: f4a8df99716c9103efa423474c70a36219c58ace
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/main_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2392,7 +2392,7 @@ static struct usb_driver vntwusb_driver = {

static int __init vntwusb_init_module(void)
{
info(DEVICE_FULL_DRV_NAM " " DEVICE_VERSION);
printk(KERN_NOTICE DEVICE_FULL_DRV_NAM " " DEVICE_VERSION);
return usb_register(&vntwusb_driver);
}

Expand Down

0 comments on commit 80250c8

Please sign in to comment.