mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-23 19:21:46 +00:00
staging: sep: fix function name in kernel-doc
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
1fddb42caf
commit
09861bc3e8
@ -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
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user