Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194756
b: refs/heads/master
c: 52c7738
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed May 3, 2010
1 parent 4122d04 commit 8c95192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 1d7d969dd0b467ba32cf3829e8bf104a5084150d
refs/heads/master: 52c773861895faaf544bd398c87ba10dff29f313
5 changes: 1 addition & 4 deletions trunk/drivers/net/wireless/iwmc3200wifi/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,7 @@ struct iwm_debugfs {
void iwm_debugfs_init(struct iwm_priv *iwm);
void iwm_debugfs_exit(struct iwm_priv *iwm);
#else
static inline void iwm_debugfs_init(struct iwm_priv *iwm)
{
return 0;
}
static inline void iwm_debugfs_init(struct iwm_priv *iwm) {}
static inline void iwm_debugfs_exit(struct iwm_priv *iwm) {}
#endif

Expand Down

0 comments on commit 8c95192

Please sign in to comment.