Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190489
b: refs/heads/master
c: f3cdc28
h: refs/heads/master
i:
  190487: a5cf31b
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent b82ca1b commit 648b7bd
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: 64a5a09218626464be35e0229d85b2ab0fcf03fd
refs/heads/master: f3cdc28520a059feb8b5001655f01536ab1e0167
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/industrialio-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ static void iio_device_unregister_sysfs(struct iio_dev *dev_info)
sysfs_remove_group(&dev_info->dev.kobj, dev_info->attrs);
}

/* This function return negative value if fails. */
/* Return a negative errno on failure */
int iio_get_new_idr_val(struct idr *this_idr)
{
int ret;
Expand Down

0 comments on commit 648b7bd

Please sign in to comment.