清理super_access.c中的多余空行
This commit is contained in:
@@ -80,7 +80,6 @@ struct DynamicStructInfo {
|
||||
#define KERNEL_VERSION_4_14 KERNEL_VERSION(4, 14, 0)
|
||||
|
||||
|
||||
|
||||
#include <../fs/mount.h>
|
||||
#include <linux/mount.h>
|
||||
|
||||
@@ -126,7 +125,6 @@ DYNAMIC_STRUCT_BEGIN(kprobe)
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION_5_10
|
||||
DEFINE_MEMBER(kprobe, break_handler)
|
||||
#endif
|
||||
|
||||
DEFINE_MEMBER(kprobe, flags)
|
||||
DYNAMIC_STRUCT_END(kprobe)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user