Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127298
b: refs/heads/master
c: 34c65d8
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 7, 2009
1 parent dd6c72e commit 6808dae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 338b67b0c1a97ca705023a8189cf41aa0828d294
refs/heads/master: 34c65d82e02147331701c7795e3144d511adf4e9
2 changes: 0 additions & 2 deletions trunk/include/linux/usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -1742,8 +1742,6 @@ extern void usb_unregister_notify(struct notifier_block *nb);

#define err(format, arg...) printk(KERN_ERR KBUILD_MODNAME ": " \
format "\n" , ## arg)
#define info(format, arg...) printk(KERN_INFO KBUILD_MODNAME ": " \
format "\n" , ## arg)

#endif /* __KERNEL__ */

Expand Down

0 comments on commit 6808dae

Please sign in to comment.