Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273421
b: refs/heads/master
c: c38d66a
h: refs/heads/master
i:
  273419: 2e91c66
v: v3
  • Loading branch information
Jin Park authored and Samuel Ortiz committed Oct 24, 2011
1 parent b7746df commit 522709a
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: 782baa20b201100e14ce065bb7b890169e7a5d3c
refs/heads/master: c38d66ac924e84ea3606c408b117157415df07b3
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/aat2870-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ static ssize_t aat2870_reg_write_file(struct file *file,
{
struct aat2870_data *aat2870 = file->private_data;
char buf[32];
int buf_size;
ssize_t buf_size;
char *start = buf;
unsigned long addr, val;
int ret;
Expand Down

0 comments on commit 522709a

Please sign in to comment.