style #13
Reference in New Issue
Block a user
Delete Branch "style"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Define a coding style that should be uniform across kernel.
Fix the previous unconsistent styling. (If the project becomes too big, we should have some kind of checkpatch.pl equivalent).
Also now all object files are in build/, not in the root directory, which is cleaner. lol