Skip to content

Commit

Permalink
staging: sep: fix function name in kernel-doc
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jonathan Neuschäfer authored and Greg Kroah-Hartman committed Jun 28, 2011
1 parent 1fddb42 commit 09861bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/sep/sep_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
Expand Down

0 comments on commit 09861bc

Please sign in to comment.