summaryrefslogtreecommitdiffstats
path: root/fs/libfs.c
diff options
context:
space:
mode:
authorMartin Kepplinger <martink@posteo.de>2014-10-29 20:22:58 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-07 10:25:52 -0800
commit965ab29ba09d75056a6c9b0f707cd1c2cc91188f (patch)
tree2ba69e8b06764f59e18e1ebf2606f116925e95ef /fs/libfs.c
parent2bfeeca107591134bf9a40945c50d337bf858612 (diff)
downloadlinux-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