commit | 388962e8e9ce8b253e91cbaed94e78a07dc92d84 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Mon Sep 23 15:06:18 2019 +0800 |
committer | Steve French <stfrench@microsoft.com> | Mon Sep 23 22:49:05 2019 -0500 |
tree | bf06df50fd5f5ddd1440370cbeed3daaaad434d8 | |
parent | d2f15428d6a0ebfc0edc364094d7c4a2de7037ed [diff] |
fs/cifs/smb2pdu.c: Make SMB2_notify_init static Fix sparse warnings: fs/cifs/smb2pdu.c:3200:1: warning: symbol 'SMB2_notify_init' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Steve French <stfrench@microsoft.com>