cifs: Remove duplicated include in cifsglob.h
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 14 Dec 2022 02:39:11 +0000 (10:39 +0800)
committerSteve French <stfrench@microsoft.com>
Wed, 14 Dec 2022 04:54:40 +0000 (22:54 -0600)
commitd74f4a3f6d88a2416564bc6bf937e423a4ae8f8e
tree729dfefa26a60ebb4350649f49b9a3f2e637f927
parentf7f291e14dde32a07b1f0aa06921d28f875a7b54
cifs: Remove duplicated include in cifsglob.h

./fs/cifs/cifsglob.h: linux/scatterlist.h is included more than once.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3459
Fixes: f7f291e14dde ("cifs: fix oops during encryption")
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsglob.h