Skip to content
Snippets Groups Projects
Commit 7eb6e340 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Michal Marek
Browse files

kbuild: trivial - remove trailing empty lines


Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 2d5c5dbb
No related branches found
No related tags found
No related merge requests found
......@@ -512,4 +512,3 @@ int main(int argc, char *argv[])
}
exit(0);
}
......@@ -480,5 +480,3 @@ main(int argc, char *argv[])
}
return !!n_error;
}
......@@ -19,4 +19,3 @@ testit t3-l2-pi.tst
testit t4-l2-pi-deboost.tst
testit t5-l4-pi-boost-deboost.tst
testit t5-l4-pi-boost-deboost-setsched.tst
......@@ -216,5 +216,3 @@ while 1:
# Normal exit pass
print "Pass"
sys.exit(0)
......@@ -66,4 +66,3 @@ if [ "eq$dodev" != "eq" ]; then
$SF file_contexts /dev
mount --move /mnt /dev
fi
......@@ -126,4 +126,3 @@ def main():
print (convert_line(line, base_time),)
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment