diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 18:17:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 18:17:02 -0700 |
commit | 55f335a8857db2ee22c068e7ab7141fc79928296 (patch) | |
tree | 7e04667573f87a6970b6804940ef8fcb4bb6ca3b /Documentation | |
parent | 7420a8c0de8d99b201aeeab6fed16ca95ebf55a5 (diff) | |
download | linux-55f335a8857db2ee22c068e7ab7141fc79928296.tar.bz2 |
fasync: Fix placement of FASYNC flag comment
In commit f7347ce4ee7c ("fasync: re-organize fasync entry insertion to
allow it under a spinlock") Arnd took an earlier patch of mine that had
the comment about the FASYNC flag above the wrong function.
When the fasync_add_entry() function was split to introduce the new
fasync_insert_entry() helper function, the code that actually cares
about the FASYNC bit moved to that new helper.
So just move the comment to the right point.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions