Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74021
b: refs/heads/master
c: c88c578
h: refs/heads/master
i:
  74019: a8d6e73
v: v3
  • Loading branch information
Danny Baumann authored and Len Brown committed Nov 19, 2007
1 parent d067d2f commit f2909ed
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: a4f0c2767e9c55123d7dad7176554e9d6e6056bc
refs/heads/master: c88c5786d3df51ccfa4e2d111fc9c8fc0f5b2797
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/video.c
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ acpi_video_device_write_brightness(struct file *file,
{
struct seq_file *m = file->private_data;
struct acpi_video_device *dev = m->private;
char str[4] = { 0 };
char str[5] = { 0 };
unsigned int level = 0;
int i;

Expand Down

0 comments on commit f2909ed

Please sign in to comment.