diff options
author | Martin Kepplinger | 2015-03-23 13:59:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2015-03-25 11:36:38 +0100 |
commit | 03190c67ff72b5c56b24266762ab8abe68970f45 (patch) | |
tree | ef65dc83f28caa0cf100c47165b1ce4837d0ab53 /drivers/target | |
parent | mei: fix regression on NFC connection (diff) | |
download | kernel-qcow2-linux-03190c67ff72b5c56b24266762ab8abe68970f45.tar.gz kernel-qcow2-linux-03190c67ff72b5c56b24266762ab8abe68970f45.tar.xz kernel-qcow2-linux-03190c67ff72b5c56b24266762ab8abe68970f45.zip |
char: misc: document behaviour of open()
an open syscall now assignes file->private_data to a pointer to the
miscdevice structure. This reminds people not to duplicate code if
they want this and not to depend on it being NULL.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions