Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286765
b: refs/heads/master
c: 7edf1a4
h: refs/heads/master
i:
  286763: 7751a42
v: v3
  • Loading branch information
Jesper Juhl authored and Mark Brown committed Jan 23, 2012
1 parent e3c02c9 commit 8d72e8c
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: a14304edcd5e8323205db34b08f709feb5357e64
refs/heads/master: 7edf1a4f27f44588d69cbde955651990090eb25d
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8958-dsp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ static int wm8958_dsp2_fw(struct snd_soc_codec *codec, const char *name,
return 0;

if (fw->size < 32) {
dev_err(codec->dev, "%s: firmware too short (%d bytes)\n",
dev_err(codec->dev, "%s: firmware too short (%zd bytes)\n",
name, fw->size);
goto err;
}
Expand Down

0 comments on commit 8d72e8c

Please sign in to comment.