Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273556
b: refs/heads/master
c: 359f909
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Stein authored and Takashi Iwai committed Nov 1, 2011
1 parent b6a59bb commit ffb5f05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 228cf79376f13b98f2e1ac10586311312757675c
refs/heads/master: 359f90982cba0ba8db39b683de05dcb2de64b979
2 changes: 0 additions & 2 deletions trunk/sound/pci/hda/hda_hwdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -756,8 +756,6 @@ static int get_line_from_fw(char *buf, int size, struct firmware *fw)
}
if (!fw->size)
return 0;
if (size < fw->size)
size = fw->size;

for (len = 0; len < fw->size; len++) {
if (!*p)
Expand Down

0 comments on commit ffb5f05

Please sign in to comment.