Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

staging: sep: fix function name in kernel-doc

parent 1fddb42c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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
 *	@inode: inode of SEP device
 *	@filp: file handle to SEP device
 *	@filp: file handle to SEP device
 *
 *