auto import from //branches/cupcake/...@125939
This commit is contained in:
@@ -69,6 +69,7 @@ def cleanupFile( path ):
|
||||
list.removeVarsAndFuncs( statics )
|
||||
list.removeComments()
|
||||
list.removeEmptyLines()
|
||||
list.removeMacroDefines( kernel_ignored_macros )
|
||||
list.insertDisclaimer( kernel.kernel_disclaimer )
|
||||
|
||||
out = StringOutput()
|
||||
|
Reference in New Issue
Block a user