ksmbd: fix typo in comment

Fix typo "openning" -> "opening".

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
Namjae Jeon 2021-07-15 10:22:20 +09:00
parent 0a427cc638
commit a9c241d01d
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ bool ksmbd_conn_alive(struct ksmbd_conn *conn)
/*
* Stop current session if the time that get last request from client
* is bigger than deadtime user configured and openning file count is
* is bigger than deadtime user configured and opening file count is
* zero.
*/
if (server_conf.deadtime > 0 &&