Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236457
b: refs/heads/master
c: 43c04d4
h: refs/heads/master
i:
  236455: e81a090
v: v3
  • Loading branch information
Ilia Mirkin authored and Greg Kroah-Hartman committed Mar 14, 2011
1 parent 501970d commit 96fb028
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 306be9e1c167dcd7d6635bd434ee8e63ab22a5d6
refs/heads/master: 43c04d42c3c5a23e2aff330d4d361c733118df80
3 changes: 1 addition & 2 deletions trunk/drivers/staging/line6/pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,7 @@ int line6_pcm_stop(struct snd_line6_pcm *line6pcm, int channels)
line6pcm->buffer_out = NULL;
}
#if LINE6_BACKUP_MONITOR_SIGNAL
if (line6pcm->prev_fbuf != NULL)
kfree(line6pcm->prev_fbuf);
kfree(line6pcm->prev_fbuf);
#endif

return 0;
Expand Down

0 comments on commit 96fb028

Please sign in to comment.