Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266963
b: refs/heads/master
c: cb3c2dc
h: refs/heads/master
i:
  266961: e74d721
  266959: e6c862b
v: v3
  • Loading branch information
Mark Brown committed Aug 9, 2011
1 parent 630ce5d commit 9768f1a
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: 3d9ead7c06e51249a92eb710a892a66601bd7290
refs/heads/master: cb3c2dcfa34072b785cf292ca0b66494496572b9
2 changes: 1 addition & 1 deletion trunk/drivers/base/regmap/regmap-debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ static int regmap_map_open_file(struct inode *inode, struct file *file)
static ssize_t regmap_map_read_file(struct file *file, char __user *user_buf,
size_t count, loff_t *ppos)
{
size_t reg_len, val_len, tot_len;
int reg_len, val_len, tot_len;
size_t buf_pos = 0;
loff_t p = 0;
ssize_t ret;
Expand Down

0 comments on commit 9768f1a

Please sign in to comment.