mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 06:30:59 +07:00
staging: lustre: Remove duplicate header file inclusion in lloop.c
Removed the header files included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0ad531db6c
commit
f75b7d2d69
@ -99,7 +99,6 @@
|
||||
#include <linux/completion.h>
|
||||
#include <linux/highmem.h>
|
||||
#include <linux/gfp.h>
|
||||
#include <linux/swap.h>
|
||||
#include <linux/pagevec.h>
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
|
Loading…
Reference in New Issue
Block a user