Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221717
b: refs/heads/master
c: 1093736
h: refs/heads/master
i:
  221715: 8f8c205
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Linus Torvalds committed Nov 12, 2010
1 parent 0c6c721 commit 7da2aff
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: 90482e45e4a39ee10b66436c2b3d5d4d88c2f73c
refs/heads/master: 1093736b3c34319b8f1825a4423414d9cf397d73
2 changes: 1 addition & 1 deletion trunk/drivers/misc/apds9802als.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static ssize_t als_sensing_range_store(struct device *dev,
{
struct i2c_client *client = to_i2c_client(dev);
struct als_data *data = i2c_get_clientdata(client);
unsigned int ret_val;
int ret_val;
unsigned long val;

if (strict_strtoul(buf, 10, &val))
Expand Down

0 comments on commit 7da2aff

Please sign in to comment.