Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353255
b: refs/heads/master
c: cdc83c5
h: refs/heads/master
i:
  353253: 3a5520b
  353251: a17caaa
  353247: b1518a4
v: v3
  • Loading branch information
Takashi Iwai committed Nov 28, 2012
1 parent 79438c4 commit 8c7880a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 063bca096829e2fdfc2bde7b6b2a7453bf9b7218
refs/heads/master: cdc83c59e59d57b250be46c4b9d31e3b2b5ae589
1 change: 0 additions & 1 deletion trunk/sound/pci/hda/patch_ca0132.c
Original file line number Diff line number Diff line change
Expand Up @@ -1962,7 +1962,6 @@ static int dspxfr_image(struct hda_codec *codec,
dma_engine = kzalloc(sizeof(*dma_engine), GFP_KERNEL);
if (!dma_engine)
return -ENOMEM;
memset((void *)dma_engine, 0, sizeof(*dma_engine));

dma_engine->dmab = kzalloc(sizeof(*dma_engine->dmab), GFP_KERNEL);
if (!dma_engine->dmab) {
Expand Down

0 comments on commit 8c7880a

Please sign in to comment.