| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Indentation by tabs only. Move case labels in switches are on the same
level as the switch keyword.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
|
|
|
|
|
|
| |
Their value has always been dubious and git doesn't support them so let's
get rid of the clutter.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
|
|
|
|
| |
Because HZ is not a constant value anymore, we now use the
appropriate sysconf() call.
|
|
|
|
|
|
| |
macro which supplied the parens needed for an if statment. Strncmp is
defined that way on at least some glibc ports, including i386 but not
on uClibc/MIPS.
|
| |
|
| |
|
|
|