Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67968
b: refs/heads/master
c: a93720e
h: refs/heads/master
v: v3
  • Loading branch information
Rolf Eike Beer authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent a3690ac commit 16cfd61
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: b4d1eb2ccecb76bce4c2125c5a3e77753fcfaeb0
refs/heads/master: a93720eeb4b3bedc1fe15e4b6ca364e6be577d20
2 changes: 1 addition & 1 deletion trunk/fs/sysfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ static int sysfs_release(struct inode * inode, struct file * filp)
* again will not get new data, or reset the state of 'poll'.
* Reminder: this only works for attributes which actively support
* it, and it is not possible to test an attribute from userspace
* to see if it supports poll (Nether 'poll' or 'select' return
* to see if it supports poll (Neither 'poll' nor 'select' return
* an appropriate error code). When in doubt, set a suitable timeout value.
*/
static unsigned int sysfs_poll(struct file *filp, poll_table *wait)
Expand Down

0 comments on commit 16cfd61

Please sign in to comment.