mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-04 19:25:20 +07:00
staging: lustre: Remove duplicate header file inclusion in rw.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
f75b7d2d69
commit
ee49576196
@ -48,9 +48,6 @@
|
||||
#include <asm/uaccess.h>
|
||||
|
||||
#include <linux/fs.h>
|
||||
#include <linux/stat.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/mm.h>
|
||||
#include <linux/pagemap.h>
|
||||
/* current_is_kswapd() */
|
||||
#include <linux/swap.h>
|
||||
|
Loading…
Reference in New Issue
Block a user