Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97260
b: refs/heads/master
c: 1d1c1d9
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Linus Torvalds committed May 24, 2008
1 parent 8b8fb2b commit 3f28118
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: 69292b342193d4068f6435660368ff98713d8164
refs/heads/master: 1d1c1d9b557a12320174058d2d313ffb0f8611f4
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/mcp23s08.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ static void mcp23s08_dbg_show(struct seq_file *s, struct gpio_chip *chip)
{
struct mcp23s08 *mcp;
char bank;
unsigned t;
int t;
unsigned mask;

mcp = container_of(chip, struct mcp23s08, chip);
Expand Down

0 comments on commit 3f28118

Please sign in to comment.