Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220275
b: refs/heads/master
c: a6cf450
h: refs/heads/master
i:
  220273: 142b96d
  220271: ba8d888
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 10, 2010
1 parent 8e93e0b commit aab69dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 22b564b0b6909664bd7adac2fa9f3f0abc46457a
refs/heads/master: a6cf450e02c0a6a7178e2f8fb9d56bfd829e012b
8 changes: 0 additions & 8 deletions trunk/drivers/staging/brcm80211/include/bcmutils.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
#ifndef _bcmutils_h_
#define _bcmutils_h_

#ifdef __cplusplus
extern "C" {
#endif

/* Buffer structure for collecting string-formatted data
* using bcm_bprintf() API.
* Use bcm_binit() to initialize before use
Expand Down Expand Up @@ -513,8 +509,4 @@ extern "C" {
uint len);
extern uint bcm_bitcount(u8 *bitmap, uint bytelength);

#ifdef __cplusplus
}
#endif

#endif /* _bcmutils_h_ */

0 comments on commit aab69dd

Please sign in to comment.