Skip to content
Snippets Groups Projects
Commit 5f26d4d4 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

amr: Cosmetic cleanup


Add spaces around operators, fix brace placement and whitespace to
match K&R style, vertically align code, remove redundant != 0 and
convert x == 0 into !x, drop useless braces.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 44fdf37c
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