Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74687
b: refs/heads/master
c: 73afc90
h: refs/heads/master
i:
  74685: 9195519
  74683: 5cebe4e
  74679: 67ad53d
  74671: 6b6ec17
  74655: 5c50131
  74623: 2df50f9
v: v3
  • Loading branch information
Andrew Morton authored and David S. Miller committed Dec 7, 2007
1 parent 0c4af4d commit 0a9dda6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0c3b091b9a7a5184011e75afa7f0206d288ddb06
refs/heads/master: 73afc9069289bdb77cf0c81cb9775dcb63894bbe
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_fdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ int __init br_fdb_init(void)
return 0;
}

void __exit br_fdb_fini(void)
void br_fdb_fini(void)
{
kmem_cache_destroy(br_fdb_cache);
}
Expand Down

0 comments on commit 0a9dda6

Please sign in to comment.