Static analysis tools complain that we intended to have curly braces
around this indent block. In this case this assumption is wrong, so fix
the indenting.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| head.S | ||
| Makefile | ||
| misc.c | ||
| vmlinux.lds.S | ||
| vmlinux.scr | ||
Static analysis tools complain that we intended to have curly braces
around this indent block. In this case this assumption is wrong, so fix
the indenting.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| head.S | ||
| Makefile | ||
| misc.c | ||
| vmlinux.lds.S | ||
| vmlinux.scr | ||