kpm: 改进可读性 (#392)
* kpm: improving readability Honestly, this format is really messy Signed-off-by: Cloud_Yun <1770669041@qq.com> * kpm: fix missing int label my bad ((( Signed-off-by: Cloud_Yun <1770669041@qq.com> --------- Signed-off-by: Cloud_Yun <1770669041@qq.com>
This commit is contained in:
@@ -3,4 +3,4 @@ obj-y += compact.o
|
||||
obj-y += super_access.o
|
||||
|
||||
ccflags-y += -Wno-implicit-function-declaration -Wno-strict-prototypes -Wno-int-conversion -Wno-gcc-compat
|
||||
ccflags-y += -Wno-declaration-after-statement -Wno-unused-function
|
||||
ccflags-y += -Wno-declaration-after-statement -Wno-unused-function
|
||||
|
||||
Reference in New Issue
Block a user