Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167678
b: refs/heads/master
c: 7dcc9c2
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Oct 13, 2009
1 parent d7e1f9d commit d3dffbd
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: 5f5eeff4c93256ee93435a3bf08cf18c45e9a994
refs/heads/master: 7dcc9c230fcef0067efee17c1f8c3c84494a7ec8
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ static void i8042_pnp_exit(void)
static int __init i8042_pnp_init(void)
{
char kbd_irq_str[4] = { 0 }, aux_irq_str[4] = { 0 };
int pnp_data_busted = false;
bool pnp_data_busted = false;
int err;

#ifdef CONFIG_X86
Expand Down

0 comments on commit d3dffbd

Please sign in to comment.