提交 27924075 编写于 作者: S Steve French

Remove sparse build warning

The recent session setup patch set
(cifs-Separate-rawntlmssp-auth-from-CIFS_SessSetup.patch)
had introduced a trivial sparse build warning.
Signed-off-by: NSteve French <smfrench@gmail.com>
Cc: Sachin Prabhu <sprabhu@redhat.com>
上级 7e48ff82
......@@ -1366,7 +1366,7 @@ sess_auth_rawntlmssp_authenticate(struct sess_data *sess_data)
sess_data->result = rc;
}
int select_sec(struct cifs_ses *ses, struct sess_data *sess_data)
static int select_sec(struct cifs_ses *ses, struct sess_data *sess_data)
{
int type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册