diff options
author | Martin Kepplinger <martink@posteo.de> | 2014-10-29 20:22:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-07 10:25:52 -0800 |
commit | 965ab29ba09d75056a6c9b0f707cd1c2cc91188f (patch) | |
tree | 2ba69e8b06764f59e18e1ebf2606f116925e95ef /fs/libfs.c | |
parent | 2bfeeca107591134bf9a40945c50d337bf858612 (diff) | |
download | linux-965ab29ba09d75056a6c9b0f707cd1c2cc91188f.tar.gz linux-965ab29ba09d75056a6c9b0f707cd1c2cc91188f.tar.bz2 linux-965ab29ba09d75056a6c9b0f707cd1c2cc91188f.zip |
char: misc: document behaviour of open()
an open syscall now assignes file->private_data to a pointer to the
miscdevice structure. This reminds driver developers not to duplicate
code if they need this.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions