Commit 09861bc3 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Greg Kroah-Hartman

staging: sep: fix function name in kernel-doc

Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 1fddb42c
......@@ -201,7 +201,7 @@ static int sep_singleton_release(struct inode *inode, struct file *filp)
}
/**
* sep_request_daemonopen - request daemon open method
* sep_request_daemon_open - request daemon open method
* @inode: inode of SEP device
* @filp: file handle to SEP device
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment