Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222852
b: refs/heads/master
c: 926c111
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Nov 18, 2010
1 parent 148f4c2 commit 95c5caf
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: 4d7bc388b44e42a1feafa35e50eef4f24d6ca59d
refs/heads/master: 926c11151e3b82e4facbf2bd2bea15f0ca0ac6f9
2 changes: 1 addition & 1 deletion trunk/drivers/staging/udlfb/udlfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ static struct device_attribute fb_device_attrs[] = {
__ATTR_RO(metrics_bytes_identical),
__ATTR_RO(metrics_bytes_sent),
__ATTR_RO(metrics_cpu_kcycles_used),
__ATTR(metrics_reset, S_IRUSR, NULL, metrics_reset_store),
__ATTR(metrics_reset, S_IWUSR, NULL, metrics_reset_store),
};

/*
Expand Down

0 comments on commit 95c5caf

Please sign in to comment.