Skip to content

Commit d74f4a3

Browse files
Yang Lismfrench
authored andcommitted
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: f7f291e ("cifs: fix oops during encryption") Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Steve French <[email protected]>
1 parent f7f291e commit d74f4a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/cifs/cifsglob.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "cifs_fs_sb.h"
2424
#include "cifsacl.h"
2525
#include <crypto/internal/hash.h>
26-
#include <linux/scatterlist.h>
2726
#include <uapi/linux/cifs/cifs_mount.h>
2827
#include "../smbfs_common/smb2pdu.h"
2928
#include "smb2pdu.h"

0 commit comments

Comments
 (0)