Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127297
b: refs/heads/master
c: 338b67b
h: refs/heads/master
i:
  127295: a8b16c7
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 7, 2009
1 parent ef8c0db commit dd6c72e
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: 5aa637505fb8610cd2724b09fa0ab03fd6cdca63
refs/heads/master: 338b67b0c1a97ca705023a8189cf41aa0828d294
2 changes: 0 additions & 2 deletions trunk/include/linux/usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -1744,8 +1744,6 @@ extern void usb_unregister_notify(struct notifier_block *nb);
format "\n" , ## arg)
#define info(format, arg...) printk(KERN_INFO KBUILD_MODNAME ": " \
format "\n" , ## arg)
#define warn(format, arg...) printk(KERN_WARNING KBUILD_MODNAME ": " \
format "\n" , ## arg)

#endif /* __KERNEL__ */

Expand Down

0 comments on commit dd6c72e

Please sign in to comment.