Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202499
b: refs/heads/master
c: 4519169
h: refs/heads/master
i:
  202497: 913a108
  202495: f7e0dc1
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 3, 2010
1 parent 48f65bd commit d31643b
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: 45036ae14a0161e9a0f542b6cb7ed55790f73f5b
refs/heads/master: 4519169b8f096957e4474e9a17206b2026dab0b3
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/dell-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ static struct backlight_ops dell_ops = {
.update_status = dell_send_intensity,
};

bool dell_laptop_i8042_filter(unsigned char data, unsigned char str,
static bool dell_laptop_i8042_filter(unsigned char data, unsigned char str,
struct serio *port)
{
static bool extended;
Expand Down

0 comments on commit d31643b

Please sign in to comment.