Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289120
b: refs/heads/master
c: 15fd62b
h: refs/heads/master
v: v3
  • Loading branch information
Jorgyano Vieira authored and Greg Kroah-Hartman committed Feb 24, 2012
1 parent f55b159 commit a85cd7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: b0406db5b3e45098bafb45c673992bd123a04e6b
refs/heads/master: 15fd62bec44d0a4446fdd3023675fad544eecfd3
5 changes: 0 additions & 5 deletions trunk/drivers/staging/crystalhd/crystalhd_misc.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,6 @@ do { \
printk(KERN_DEBUG "Entered %s\n", __func__); \
} while (0)

#define BCMLOG_LEAVE \
do { \
if (g_linklog_level & BCMLOG_ENTER_LEAVE) \
printk(KERN_DEBUG "Leaving %s\n", __func__); \
} while (0) \

#define BCMLOG(trace, fmt, args...) \
do { \
Expand Down

0 comments on commit a85cd7d

Please sign in to comment.