Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222838
b: refs/heads/master
c: cc9ca9d
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Nov 16, 2010
1 parent 3df11ee commit bd77117
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: 90c05b97fdec8d2196e420d98f774bab731af7aa
refs/heads/master: cc9ca9dfddda46b1802d325891a69d7efdbe1f1e
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_IWUGO, NULL, metrics_reset_store),
__ATTR(metrics_reset, S_IRUSR, NULL, metrics_reset_store),
};

/*
Expand Down

0 comments on commit bd77117

Please sign in to comment.