Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151248
b: refs/heads/master
c: 4327b77
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Ortiz authored and Greg Kroah-Hartman committed Jun 16, 2009
1 parent 0083a2d commit 02a8f0e
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: ade901d7a46e389197f028d12fb67d88f34cd8d5
refs/heads/master: 4327b77ed7e73336069c441f91df58a251c77975
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ MODULE_PARM_DESC(audio_std,
"NICAM/A\n"
"NICAM/B\n");

static char firmware_name[FIRMWARE_NAME_MAX];
static char firmware_name[30];
module_param_string(firmware_name, firmware_name, sizeof(firmware_name), 0);
MODULE_PARM_DESC(firmware_name, "Firmware file name. Allows overriding the "
"default firmware name\n");
Expand Down

0 comments on commit 02a8f0e

Please sign in to comment.