Skip to content
Snippets Groups Projects
Commit 4e826d83 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

b53: clean up code to match kernel style better


* properly enclose macro arguments in paranthesis on use
* remove trailing white space
* convert C99 // comments
* add missing blank lines after declaration
* remove braces from single statement blocks
* split lines > 80 chars (except for one)

Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 45356
parent 61885f95
No related branches found
No related tags found
Loading
Loading
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