Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209673
b: refs/heads/master
c: d83a71c
h: refs/heads/master
i:
  209671: ad74ff9
v: v3
  • Loading branch information
Andrea Righi authored and Linus Torvalds committed Aug 20, 2010
1 parent 434c38d commit c7227b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 7b34d5257a90c419d67c1c3b52f87a679845ef1e
refs/heads/master: d83a71c4219191a9a881318ae5ca9b39aa1d0540
4 changes: 1 addition & 3 deletions trunk/samples/kfifo/dma-example.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ static int __init example_init(void)

static void __exit example_exit(void)
{
#ifdef DYNAMIC
kfifo_free(&test);
#endif
kfifo_free(&fifo);
}

module_init(example_init);
Expand Down

0 comments on commit c7227b8

Please sign in to comment.