staging: lustre: obdclass: linux-sysctl.c: fix checkpatch warnings about included headers
Signed-off-by: Andrey Skvortsov <Andrej.Skvortzov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
260cdf5d40
commit
87822e41af
@ -42,8 +42,8 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/stat.h>
|
||||
#include <linux/ctype.h>
|
||||
#include <asm/bitops.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <linux/uaccess.h>
|
||||
#include <linux/utsname.h>
|
||||
|
||||
#define DEBUG_SUBSYSTEM S_CLASS
|
||||
|
Loading…
x
Reference in New Issue
Block a user