Add newline at the end of the files. Use built in keywords properly.

This commit is contained in:
Enrico Fraccaroli
2022-12-13 14:31:27 -05:00
parent 0965669f4b
commit 3f73b8d8a0
26 changed files with 46 additions and 48 deletions
+1 -1
View File
@@ -247,4 +247,4 @@ static void __update_task_statistics(task_struct *task)
task->se.vruntime += /* ... */;
}
#endif
}
}