Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200699
b: refs/heads/master
c: d268e0d
h: refs/heads/master
i:
  200697: 81b18f9
  200695: 36b1176
v: v3
  • Loading branch information
Javier Martinez Canillas authored and Greg Kroah-Hartman committed Jun 30, 2010
1 parent c005a1c commit 471348f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 8174fc04e8e71b3969a45c9be288f6535d6b90d3
refs/heads/master: d268e0d28165340c3799a8a4944bc40f444f49fd
4 changes: 2 additions & 2 deletions trunk/drivers/staging/wlags49_h2/wl_sysfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
extern void register_wlags_sysfs(struct net_device *);
extern void unregister_wlags_sysfs(struct net_device *);
#else
static void register_wlags_sysfs(struct net_device *) { return; };
static void unregister_wlags_sysfs(struct net_device *) { return; };
static inline void register_wlags_sysfs(struct net_device *net) { }
static inline void unregister_wlags_sysfs(struct net_device *net) { }
#endif

0 comments on commit 471348f

Please sign in to comment.